@BeanPropertyType @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,TYPE}) public @interface JaxrsName
osgi.jaxrs.name
service property.
This annotation can be used on a JAX-RS service to declare the value of the
JaxrsWhiteboardConstants.JAX_RS_NAME
service property.
public static final String PREFIX_
public abstract String value
JaxrsWhiteboardConstants.JAX_RS_NAME
Copyright © 2019 The Apache Software Foundation. All rights reserved.