Annotation Type HttpWhiteboardContextSelect
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
public @interface HttpWhiteboardContextSelect
Component Property Type for the
osgi.http.whiteboard.context.select
service property.
This annotation can be used on a Http Whiteboard component to declare the
value of the
HTTP_WHITEBOARD_CONTEXT_SELECT
service property.
- Since:
- 1.1
- Author:
- $Id: 33dde41a5c7001d7a60a614a337aa893d80b7458 $
- See Also:
-
Required Element Summary
Required Elements -
Field Summary
Fields
-
Field Details
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- See Also:
-
-
Element Details
-
value
String valueService property identifying the select property of a Http Whiteboard component.- Returns:
- The filter expression.
- See Also:
-