@ComponentPropertyType @Retention(value=CLASS) @Target(value=TYPE) public @interface ServiceRanking
service.ranking
service property.
This annotation can be used on a Component
to declare the value of
the Constants.SERVICE_RANKING
service property.
Modifier and Type | Required Element and Description |
---|---|
int |
value
Service property identifying a service's ranking.
|
public abstract int value
Constants.SERVICE_RANKING
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0