Uses of Package
com.sun.hk2.component

Packages that use com.sun.hk2.component
com.sun.hk2.component Dependency injection implementation for HK2. 
org.jvnet.hk2.component Primary API surface of HK2. Start with Habitat
 

Classes in com.sun.hk2.component used by com.sun.hk2.component
AbstractInhabitantImpl
          Partial implementation of Inhabitant that defines methods whose semantics is fixed by Habitat.
AbstractWombImpl
           
EventPublishingInhabitant
          An inhabitant that implements InhabitantEventPublisher, and maintains a list of listeners to notify for interesting changes of the underlying delegate.
Holder
          Indirection to a value.
InhabitantParser
          Abstraction of inhabitant meta-data retrieval capability.
InhabitantsParser
          Parses /META-INF/inhabitants and populate Habitat.
InjectionResolver
          Implementation of this abstract class are handling injection resolution for a particular injection annotation Inject Injection targets are identified by the generic parameter and the constructor of this class.
KeyValuePairParser
          Parses a string like key=value,key=value,key=value.
 

Classes in com.sun.hk2.component used by org.jvnet.hk2.component
Holder
          Indirection to a value.
InjectionResolver
          Implementation of this abstract class are handling injection resolution for a particular injection annotation Inject Injection targets are identified by the generic parameter and the constructor of this class.
ScopeInstance
          A particular instanciation of a Scope.
 



Copyright © 2010 Sun Microsystems, Inc.. All Rights Reserved.