@ComponentPropertyType
@Retention(value=CLASS)
@Target(value=TYPE)
public @interface ServiceVendor
service.vendor service property.
This annotation can be used on a Component 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.
|
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0