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: 83841e93c1ab283e9daa75ff7deca1fb3d660149 $
See Also:
  • "Component Property Types"
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Service property identifying a servlet context helper name.
    Service property identifying a servlet context helper path.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Prefix for the property name.