Package org.jvnet.hk2.annotations
Annotation Type InhabitantAnnotation
-
@Retention(RUNTIME) @Target(ANNOTATION_TYPE) @Documented public @interface InhabitantAnnotationMeta-annotation indicating that the annotation designates a resident service of aServiceLocator.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueName of the habitat.
-