Package org.jboss.weld.contexts
-
Interface Summary Interface Description WeldCreationalContext<T> -
Class Summary Class Description AbstractBoundContext<S> Base class for contexts using a thread local to store a bound bean contextAbstractContext Base for the Context implementations.AbstractConversationContext<R,S> The base of the conversation context, which can use a variety of storage formsAbstractManagedContext AbstractSharedContext AbstractUnboundContext Base class for contexts using a thread local to store a bound bean contextCreationalContextImpl<T> ForwardingContextual<T> PassivatingContextWrapper Wraps a passivating context with a wrapper that guarantees that each call to the context is done with serializableContextual
.SerializableContextualFactory Produces wrappers forContextual
s which are serializable.SerializableContextualInstanceImpl<C extends Contextual<I>,I> -
Exception Summary Exception Description BusyConversationException A localized message version of theNonexistentConversationException
.ContextNotActiveException A localized message version of theContextNotActiveException
.NonexistentConversationException A localized message version of theNonexistentConversationException
.