Uses of Class
org.jvnet.hk2.component.InjectionManager.InjectContext

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

Uses of InjectionManager.InjectContext in org.jvnet.hk2.component
 

Methods in org.jvnet.hk2.component with parameters of type InjectionManager.InjectContext
protected  void InjectionManager.asyncDoInject(InjectionManager.InjectContext ic)
          Prototype for the multi-threaded version of inject().
 

Constructors in org.jvnet.hk2.component with parameters of type InjectionManager.InjectContext
InjectionManager.InjectClass(Class type, InjectionManager.InjectContext ic)
           
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.