Uses of Class
com.sun.hk2.component.AbstractCreatorInhabitantImpl

Packages that use AbstractCreatorInhabitantImpl
com.sun.hk2.component Dependency injection implementation for HK2. 
 

Uses of AbstractCreatorInhabitantImpl in com.sun.hk2.component
 

Subclasses of AbstractCreatorInhabitantImpl in com.sun.hk2.component
 class ScopedInhabitant<T>
          Scoped inhabitant.
 class SingletonInhabitant<T>
          Specialized implementation of ScopedInhabitant for Singleton.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.