@BeanPropertyType @RequireHttpWhiteboard @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,TYPE}) 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 © 2019 The Apache Software Foundation. All rights reserved.