| Interface | Description |
|---|---|
| WeldCreationalContext<T> |
| Class | Description |
|---|---|
| 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 javax.enterprise.context.spi.Contextual<I>,I> |
A serializable version of contextual that knows how to restore the
original bean if necessary
|
| SerializableContextualInstanceImpl<C extends javax.enterprise.context.spi.Contextual<I>,I> |
| Exception | Description |
|---|---|
| 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 © 2014 Seam Framework. All Rights Reserved.