Package org.glassfish.hk2.api
Annotation Type Rank
-
@Documented @Inherited @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface RankThis annotation is used to provide the initial rank of a service marked withService.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intvalueThe value this service should take initially
-