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
           
Holder
          Indirection to a value.
InhabitantsScanner
          Scans the stream that follows the /META-INF/inhabitants/* format.
KeyValuePairParser
          Parses a string like key=value,key=value,key=value.
LazyInhabitant
           
ScopeInstance
          A particular instanciation of a Scope.
 

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
ScopeInstance
          A particular instanciation of a Scope.
 



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