Annotation Interface HttpWhiteboardContext
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireHttpWhiteboard
public @interface HttpWhiteboardContext
Component Property Type for the
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.
- See Also:
-
- "Component Property Types"
-
Required Element Summary
-
Field Summary
-
Field Details
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- See Also:
-
-
Element Details