@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_NAME
public abstract String path
HTTP_WHITEBOARD_CONTEXT_PATH
Copyright © 2021 OSGi Alliance. All rights reserved.