Annotation Type HttpWhiteboardListener
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireHttpWhiteboard
public @interface HttpWhiteboardListener
Component Property Type for the
osgi.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 being Boolean.TRUE
.
- Since:
- 1.1
- Author:
- $Id: ce2f4f4d42de5c8080cb672dad63463d92be6f49 $
- See Also:
-
- "Component Property Types"
-
Field Summary
Fields
-
Field Details
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- See Also:
-