Annotation Type HttpWhiteboardListener
-
@ComponentPropertyType @Retention(CLASS) @Target(TYPE) @RequireHttpWhiteboard public @interface HttpWhiteboardListener
Component Property Type for theosgi.http.whiteboard.listenerservice property.This annotation can be used on a Http Whiteboard listener to declare the value of the
HTTP_WHITEBOARD_LISTENERservice property as beingBoolean.TRUE.- Since:
- 1.1
- See Also:
- "Component Property Types"
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.StringPREFIX_Prefix for the property name.
-