Package org.jboss.weld.context

Interface Summary
WeldCreationalContext<T>  
 

Class Summary
AbstractApplicationContext The Application context
AbstractContext Common Context operation
AbstractMapContext Base for the Context implementations.
AbstractThreadLocalMapContext Abstract base class for representing contexts with thread local bean storage
ApplicationContext  
ContextLifecycle An implementation of the Weld lifecycle that supports restoring and destroying all the built in contexts
ConversationContext The conversation context
CreationalContextImpl<T>  
DependentContext The dependent context
DependentInstancesStore A store for dependent instances created under a given key
ForwardingContextual<T>  
ForwardingWeldCreationalContext<T>  
RequestContext The request context
SerializableContextual<C extends Contextual<I>,I> A serializable version of contextual that knows how to restore the original bean if necessary
SerializableContextualInstance<C extends Contextual<I>,I>  
SessionContext The session context
SingletonContext  
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.