@ComponentPropertyType @Retention(value=CLASS) @Target(value=TYPE) @RequireHttpWhiteboard public @interface HttpWhiteboardContext
osgi.http.whiteboard.context.name
and
osgi.http.whiteboard.context.path
service properties.
This annotation can be used on a
ServletContextHelper
to declare the values of the
HTTP_WHITEBOARD_CONTEXT_NAME
and
HTTP_WHITEBOARD_CONTEXT_PATH
service properties.
Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
PREFIX_
Prefix for the property name.
|
public static final java.lang.String PREFIX_
public abstract java.lang.String name
HTTP_WHITEBOARD_CONTEXT_NAME
public abstract java.lang.String path
HTTP_WHITEBOARD_CONTEXT_PATH
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0