@ComponentPropertyType @Retention(CLASS) @Target(TYPE) public @interface JaxrsName
Component Property Type for the osgi.jaxrs.name service property.

This annotation can be used on a JAX-RS service to declare the value of the JaxrsWhiteboardConstants.JAX_RS_NAME service property.

????:
  • "Component Property Types"
  • ??????

    ????
    ??????
    ?????
    ??
    Service property identifying the name of a JAX-RS service for processing by the whiteboard.
  • ????

    ??
    ??????
    ??
    ??
    static final String
    Prefix for the property name.
  • ??????

    • PREFIX_

      static final String PREFIX_
      Prefix for the property name. This value is prepended to each property name.
      ????:
  • ??????