Uses of Package
javax.context

Packages that use javax.context
javax.context   
javax.inject.manager   
javax.webbeans   
org.jboss.webbeans   
org.jboss.webbeans.bean   
org.jboss.webbeans.bean.ee   
org.jboss.webbeans.bean.ee.jms   
org.jboss.webbeans.bean.standard   
org.jboss.webbeans.context   
org.jboss.webbeans.context.api   
org.jboss.webbeans.context.api.helpers   
org.jboss.webbeans.context.beanstore   
org.jboss.webbeans.conversation   
org.jboss.webbeans.injection   
org.jboss.webbeans.servlet   
 

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.
 

Classes in javax.context used by org.jboss.webbeans
Context
          The contract between the manager and a contextual object.
CreationalContext
          Allows registration of an incompletely initialized contextual instance with the container.
 

Classes in javax.context used by org.jboss.webbeans.bean
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 org.jboss.webbeans.bean.ee
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 org.jboss.webbeans.bean.ee.jms
Contextual
          The contract between a context and a contextual type This interface should not be implemented directly by the application.
 

Classes in javax.context used by org.jboss.webbeans.bean.standard
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 org.jboss.webbeans.context
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 org.jboss.webbeans.context.api
Contextual
          The contract between a context and a contextual type This interface should not be implemented directly by the application.
 

Classes in javax.context used by org.jboss.webbeans.context.api.helpers
Contextual
          The contract between a context and a contextual type This interface should not be implemented directly by the application.
 

Classes in javax.context used by org.jboss.webbeans.context.beanstore
Contextual
          The contract between a context and a contextual type This interface should not be implemented directly by the application.
 

Classes in javax.context used by org.jboss.webbeans.conversation
Conversation
          Provides conversation management operations
RequestScoped
          Specifies that a bean is request scoped.
SessionScoped
          Specifies that a bean is session scoped.
 

Classes in javax.context used by org.jboss.webbeans.injection
CreationalContext
          Allows registration of an incompletely initialized contextual instance with the container.
 

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



Copyright © 2011. All Rights Reserved.