@BeanPropertyType @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,PARAMETER,TYPE}) public @interface ServiceRanking
service.ranking
service property.
This annotation can be used as defined by BeanPropertyType
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