Annotation Type HttpWhiteboardFilterPattern
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireHttpWhiteboard
public @interface HttpWhiteboardFilterPattern
Component Property Type for the
osgi.http.whiteboard.filter.pattern
service property.
This annotation can be used on a Filter
to declare the
value of the
HTTP_WHITEBOARD_FILTER_PATTERN
service property.
- Since:
- 1.1
- Author:
- $Id: 1a43fef8e92ad849644e806221b5ce8a27f194fe $
- 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 filter patterns.- Returns:
- The filter patterns.
- See Also:
-