???? HttpWhiteboardTarget


@ComponentPropertyType @Retention(CLASS) @Target(TYPE) public @interface HttpWhiteboardTarget
Component Property Type for the osgi.http.whiteboard.target service property.

This annotation can be used on a Http Whiteboard service to declare the value of the HTTP_WHITEBOARD_TARGET service property.

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

    ????
    ??????
    ?????
    ??
    Service property identifying the Http Whiteboard target.
  • ????

    ??
    ??????
    ??
    ??
    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.
      ????:
  • ??????

    • value

      String value
      Service property identifying the Http Whiteboard target.
      ??:
      The Http Whiteboard target filter expression.
      ????: