@BeanPropertyType @Retention(value=RUNTIME) @Target(value={TYPE,FIELD,METHOD,PARAMETER}) 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.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.