@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_RANKINGCopyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0