Annotation Type 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.
- Since:
- 1.1
- Author:
- $Id: e39116669bc3330e8ea42bee3c76e442479b696b $
- See Also:
-
Required Element Summary
Required Elements -
Field Summary
Fields
-
Field Details
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- See Also:
-
-
Element Details