@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.
|
Copyright © 2024 OSGi Alliance. All rights reserved.