Uses of Interface
org.glassfish.hk2.Context

Packages that use Context
com.sun.hk2.component   
org.glassfish.hk2   
 

Uses of Context in com.sun.hk2.component
 

Methods in com.sun.hk2.component with parameters of type Context
 Provider<T> AbstractInhabitantImpl.getProvider(Context ctx)
          Deprecated.  
 

Uses of Context in org.glassfish.hk2
 

Methods in org.glassfish.hk2 with parameters of type Context
 Provider<T> Binding.getProvider(Context ctx)
          Deprecated. Return a Provider optionally providing contextual information for how the component provider will be used (e.g., for contextual injection, etc).
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.