Annotation Interface 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 Servlet Whiteboard component to declare the
value of the HTTP_WHITEBOARD_CONTEXT_SELECT
service property.
- See Also:
-
- "Component Property Types"
-
Required Element Summary
-
Field Summary
-
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 Servlet Whiteboard component.- Returns:
- The filter expression.
- See Also:
-