@ComponentPropertyType @Retention(value=CLASS) @Target(value=TYPE) public @interface HttpWhiteboardFilterDispatcher
osgi.http.whiteboard.filter.dispatcher
service property.
This annotation can be used on a Filter
to declare the
value of the
HTTP_WHITEBOARD_FILTER_DISPATCHER
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 |
---|---|
javax.servlet.DispatcherType[] |
value
Service property identifying dispatcher values for the filter.
|
public static final java.lang.String PREFIX_
public abstract javax.servlet.DispatcherType[] value
HTTP_WHITEBOARD_FILTER_DISPATCHER
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0