Module org.glassfish.hk2.api
Package org.jvnet.hk2.annotations
Annotation Interface InhabitantAnnotation
Meta-annotation indicating that the annotation designates
a resident service of a
ServiceLocator.- Author:
- Kohsuke Kawaguchi
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueName of the habitat. This determines the xxx portion of /META-INF/inhabitants/xxx
-