@BeanPropertyType @RequireHttpWhiteboard @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,TYPE}) 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.
public static final String PREFIX_
public abstract String[] pattern
HTTP_WHITEBOARD_RESOURCE_PATTERN
public abstract String prefix
HTTP_WHITEBOARD_RESOURCE_PREFIX
Copyright © 2019 The Apache Software Foundation. All rights reserved.