Uses of Class
org.jvnet.hk2.annotations.InhabitantAnnotation
-
Packages that use InhabitantAnnotation Package Description org.jvnet.hk2.annotations HK2 annotations that mark components and their required dependencies. Primary API surface of HK2. -
-
Uses of InhabitantAnnotation in org.jvnet.hk2.annotations
Classes in org.jvnet.hk2.annotations with annotations of type InhabitantAnnotation Modifier and Type Class Description interface
Service
Annotation placed on classes that are to be automatically added to an hk2ServiceLocator
.
-