Package org.jboss.webbeans.contexts

Interface Summary
BeanMap Interface for different implementations of Bean to Bean instance storage.
 

Class Summary
AbstractBeanMapAdaptor  
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
ContextMap A map from a scope to a list of contexts
ConversationContext The conversation context
DependentContext The dependent context
RequestContext The request context
SessionContext The session context
SimpleBeanMap A BeanMap that uses a simple forwarding HashMap as backing map
 



Copyright © 2008. All Rights Reserved.