Package org.jboss.webbeans.context

Class Summary
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
ContextMap A map from a scope to a list of contexts
ContextualInstance<T> A representation of a contextual bean plus associated instance
ConversationContext The conversation context
CreationalContextImpl<T>  
DependentContext The dependent context
DependentInstancesStore A store for dependent instances created under a given key
RequestContext The request context
SessionContext The session context
 



Copyright © 2008-2009. All Rights Reserved.