@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.
public static final String PREFIX_
public abstract String name
HTTP_WHITEBOARD_CONTEXT_NAMEpublic abstract String path
HTTP_WHITEBOARD_CONTEXT_PATHCopyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0