@ComponentPropertyType @Retention(value=CLASS) @Target(value=TYPE) @RequireHttpWhiteboard public @interface HttpWhiteboardResource
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.
Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
PREFIX_
Prefix for the property name.
|
public static final java.lang.String PREFIX_
public abstract java.lang.String[] pattern
HTTP_WHITEBOARD_RESOURCE_PATTERN
public abstract java.lang.String prefix
HTTP_WHITEBOARD_RESOURCE_PREFIX
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0