Uses of Interface
org.glassfish.hk2.Context

Packages that use Context
org.glassfish.hk2   
 

Uses of Context in org.glassfish.hk2
 

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



Copyright © 2011 Oracle Corporation. All Rights Reserved.