Uses of Interface
org.jvnet.hk2.component.InjectionPoint

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

Uses of InjectionPoint in org.jvnet.hk2.component
 

Methods in org.jvnet.hk2.component with parameters of type InjectionPoint
 T ContextualFactory.getObject(InjectionPoint injectionPoint, AccessControlContext acc)
          The system calls this method to obtain a reference to the component when injection point context information is available.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.