@ComponentPropertyType @Retention(value=CLASS) @Target(value=TYPE) public @interface HttpWhiteboardFilterAsyncSupported
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.
Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
PREFIX_
Prefix for the property name.
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
asyncSupported
Service property identifying the asynchronous support of a filter.
|
public static final java.lang.String PREFIX_
public abstract boolean asyncSupported
HTTP_WHITEBOARD_FILTER_ASYNC_SUPPORTED
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0