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

Packages that use InjectionResolver
org.jvnet.hk2.component Primary API surface of HK2. Start with Habitat
 

Uses of InjectionResolver in org.jvnet.hk2.component
 

Methods in org.jvnet.hk2.component with parameters of type InjectionResolver
 void InjectionManager.inject(java.lang.Object component, InjectionResolver... targets)
          Initializes the component by performing injection.
 



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