Uses of Package
org.jboss.webbeans.context

Packages that use org.jboss.webbeans.context
org.jboss.webbeans.bean   
org.jboss.webbeans.context   
org.jboss.webbeans.servlet   
 

Classes in org.jboss.webbeans.context used by org.jboss.webbeans.bean
DependentInstancesStore
          A store for dependent instances created under a given key
 

Classes in org.jboss.webbeans.context used by org.jboss.webbeans.context
AbstractContext
          Common Context operation
AbstractMapContext
          Base for the Context implementations.
AbstractThreadLocalMapContext
          Abstract base class for representing contexts with thread local bean storage
ApplicationContext
          The Application context
ContextualInstance
          A representation of a contextual bean plus associated instance
ConversationContext
          The conversation context
CreationalContextImpl
           
DependentContext
          The dependent context
DependentInstancesStore
          A store for dependent instances created under a given key
DependentStorageRequest
          A dependent instance store and storage key combination for selecting the correct receiving store and holding key for dependent instances in the dependent context
RequestContext
          The request context
SessionContext
          The session context
 

Classes in org.jboss.webbeans.context used by org.jboss.webbeans.servlet
ContextLifecycle
          An implementation of the Web Beans lifecycle that supports restoring and destroying all the built in contexts
 



Copyright © 2011. All Rights Reserved.