Uses of Interface
javax.context.Context

Packages that use Context
javax.inject.manager   
 

Uses of Context in javax.inject.manager
 

Methods in javax.inject.manager that return Context
 Context Manager.getContext(java.lang.Class<? extends java.lang.annotation.Annotation> scopeType)
          Obtain an active context instance for the given scope type.
 

Methods in javax.inject.manager with parameters of type Context
 Manager Manager.addContext(Context context)
          Associate a custom Context with a scope.
 



Copyright © 2008-2009. All Rights Reserved.