Annotation Type ServiceRanking
-
@ComponentPropertyType @Retention(CLASS) @Target(TYPE) public @interface ServiceRanking
Component Property Type for theservice.rankingservice property.This annotation can be used on a
Componentto declare the value of theConstants.SERVICE_RANKINGservice property.- Since:
- 1.4
- Author:
- $Id: 0cb932fedeeb56f08743126e423125e1069e2883 $
- See Also:
- "Component Property Types"
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intvalueService property identifying a service's ranking.
-