Uses of Package
javax.context

Packages that use javax.context
javax.context   
javax.inject.manager   
javax.webbeans   
 

Classes in javax.context used by javax.context
Contextual
          The contract between a context and a contextual type This interface should not be implemented directly by the application.
CreationalContext
          Allows registration of an incompletely initialized contextual instance with the container.
ScopeType
          Specifies that an annotation type is a scope type.
 

Classes in javax.context used by javax.inject.manager
Context
          The contract between the manager and a contextual object.
Contextual
          The contract between a context and a contextual type This interface should not be implemented directly by the application.
CreationalContext
          Allows registration of an incompletely initialized contextual instance with the container.
 

Classes in javax.context used by javax.webbeans
RequestScoped
          Specifies that a bean is request scoped.
 



Copyright © 2008-2009. All Rights Reserved.