???? HttpWhiteboardFilterAsyncSupported
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
public @interface HttpWhiteboardFilterAsyncSupported
Component Property Type for the
osgi.http.whiteboard.filter.asyncSupported
service property.
This annotation can be used on a Filter
to declare the
value of the
HTTP_WHITEBOARD_FILTER_ASYNC_SUPPORTED
service property.
- ???????:
- 1.1
- ????:
-
- "Component Property Types"
-
??????
????????????????boolean
Service property identifying the asynchronous support of a filter. -
????
??
-
??????
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- ????:
-
-
??????
-
asyncSupported
boolean asyncSupportedService property identifying the asynchronous support of a filter.- ??:
- Whether the filter supports asynchronous processing.
- ????:
- ???:
- true
-