Uses of Package
org.jboss.webbeans.context

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

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
AbstractBeanMapContext
          Base for the Context implementations.
AbstractContext
          Common Context operation
ApplicationContext
          The Application context
BasicContext
          The abstraction of a private context, on that operates on a ThreadLocal BeanMap and ThreadLocal active state A private context doesn't rely on some external context to hold it's state
ContextualInstance
          A representation of a contextual bean plus associated instance
CreationalContextImpl
           
DependentContext
          The dependent context
RequestContext
          The request context
SessionContext
          The session context
 



Copyright © 2008-2009. All Rights Reserved.