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