Uses of Package
org.jboss.webbeans.contexts

Packages that use org.jboss.webbeans.contexts
org.jboss.webbeans.contexts   
org.jboss.webbeans.servlet   
 

Classes in org.jboss.webbeans.contexts used by org.jboss.webbeans.contexts
AbstractContext
          Base for the Context implementations.
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
BeanMap
          Interface for different implementations of Bean to Bean instance storage.
DependentContext
          The dependent context
RequestContext
          The request context
SessionContext
          The session context
 

Classes in org.jboss.webbeans.contexts used by org.jboss.webbeans.servlet
AbstractBeanMapAdaptor
           
BeanMap
          Interface for different implementations of Bean to Bean instance storage.
 



Copyright © 2008. All Rights Reserved.