Uses of Class
org.jvnet.hk2.annotations.InhabitantAnnotation

Packages that use InhabitantAnnotation
com.sun.hk2.component Dependency injection implementation for HK2. 
org.jvnet.hk2.annotations HK2 annotations that mark components and their required dependencies. Primary API surface of HK2. 
 

Uses of InhabitantAnnotation in com.sun.hk2.component
 

Classes in com.sun.hk2.component with annotations of type InhabitantAnnotation
 interface CompanionSeed
          Deprecated. this is scheduled for removal
 

Uses of InhabitantAnnotation in org.jvnet.hk2.annotations
 

Classes in org.jvnet.hk2.annotations with annotations of type InhabitantAnnotation
 interface Service
          Marker interface for service implementation.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.