Uses of Annotation Type
org.jvnet.hk2.annotations.InhabitantAnnotation
Packages that use InhabitantAnnotation
Package
Description
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 InhabitantAnnotationModifier and TypeClassDescription@interface
Annotation placed on classes that are to be automatically added to an hk2ServiceLocator
.