@BeanPropertyType @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,PARAMETER,TYPE}) public @interface ServiceVendor
service.vendor
service property.
This annotation can be used as defined by BeanPropertyType
to declare
the value of the Constants.SERVICE_VENDOR
service property.
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
Service property identifying a service's vendor.
|
public abstract java.lang.String value
Constants.SERVICE_VENDOR
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0