Package org.jboss.weld.context

Interface Summary
WeldCreationalContext<T>  
 

Class Summary
AbstractBoundContext<S> Base class for contexts using a thread local to store a bound bean context
AbstractContext Base for the Context implementations.
AbstractConversationContext<R,S> The base of the conversation context, which can use a variety of storage forms
AbstractManagedContext  
AbstractSharedContext  
AbstractUnboundContext Base class for contexts using a thread local to store a bound bean context
CreationalContextImpl<T>  
ForwardingContextual<T>  
ForwardingWeldCreationalContext<T>  
SerializableContextualImpl<C extends Contextual<I>,I> A serializable version of contextual that knows how to restore the original bean if necessary
SerializableContextualInstanceImpl<C extends Contextual<I>,I>  
 

Exception Summary
BusyConversationException A localized message version of the NonexistentConversationException.
ContextNotActiveException A localized message version of the ContextNotActiveException.
NonexistentConversationException A localized message version of the NonexistentConversationException.
 



Copyright © 2013 Seam Framework. All Rights Reserved.