Annotation Type HttpWhiteboardResource
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireHttpWhiteboard
public @interface HttpWhiteboardResource
Component Property Type for the
osgi.http.whiteboard.resource.pattern
and osgi.http.whiteboard.resource.prefix
service properties.
This annotation can be used on any service to declare the values of the
HTTP_WHITEBOARD_RESOURCE_PATTERN
and
HTTP_WHITEBOARD_RESOURCE_PREFIX
service properties.
- Since:
- 1.1
- Author:
- $Id: e508feaaf75d5d6b1ca6fd77bc13c7f7319c5873 $
- See Also:
-
- "Component Property Types"
-
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