???? HttpWhiteboardFilterRegex
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireHttpWhiteboard
public @interface HttpWhiteboardFilterRegex
Component Property Type for the
osgi.http.whiteboard.filter.regex
service property.
This annotation can be used on a Filter
to declare the
value of the
HTTP_WHITEBOARD_FILTER_REGEX
service property.
- ???????:
- 1.1
- ????:
-
- "Component Property Types"
-
??????
???? -
????
??
-
??????
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- ????:
-
-
??????
-
value
String[] valueService property identifying filter regular expressions.- ??:
- The regular expressions for the filter.
- ????:
-