Class and Description |
---|
WeldCreationalContext |
Class and Description |
---|
AbstractBoundContext
Base class for contexts using a thread local to store a bound bean context
|
AbstractContext
Base for the Context implementations.
|
AbstractManagedContext |
BoundContext
Allows a thread-based context to be bound to some external instance storage (such as an HttpSession).
|
ConversationContext
The built in conversation context is associated with
ConversationScoped . |
CreationalContextImpl |
ManagedContext
Lifecycle management for built in contexts.
|
ManagedConversation
Provides management operations for conversations, including locking, and expiration management.
|
WeldCreationalContext |
Class and Description |
---|
AbstractBoundContext
Base class for contexts using a thread local to store a bound bean context
|
AbstractContext
Base for the Context implementations.
|
AbstractConversationContext
The base of the conversation context, which can use a variety of storage
forms
|
AbstractManagedContext |
BoundContext
Allows a thread-based context to be bound to some external instance storage (such as an HttpSession).
|
ConversationContext
The built in conversation context is associated with
ConversationScoped . |
ManagedContext
Lifecycle management for built in contexts.
|
RequestContext
The built in request context is associated with
RequestScoped and is a managed context which can be activated,
invalidated and deactivated. |
SessionContext
The built in session context is associated with
SessionScoped . |
Class and Description |
---|
ConversationContext
The built in conversation context is associated with
ConversationScoped . |
ManagedConversation
Provides management operations for conversations, including locking, and expiration management.
|
Class and Description |
---|
AbstractBoundContext
Base class for contexts using a thread local to store a bound bean context
|
AbstractContext
Base for the Context implementations.
|
AbstractManagedContext |
BoundContext
Allows a thread-based context to be bound to some external instance storage (such as an HttpSession).
|
ManagedContext
Lifecycle management for built in contexts.
|
RequestContext
The built in request context is associated with
RequestScoped and is a managed context which can be activated,
invalidated and deactivated. |
Class and Description |
---|
AbstractBoundContext
Base class for contexts using a thread local to store a bound bean context
|
AbstractContext
Base for the Context implementations.
|
AbstractConversationContext
The base of the conversation context, which can use a variety of storage
forms
|
AbstractManagedContext |
BoundContext
Allows a thread-based context to be bound to some external instance storage (such as an HttpSession).
|
ConversationContext
The built in conversation context is associated with
ConversationScoped . |
ManagedContext
Lifecycle management for built in contexts.
|
RequestContext
The built in request context is associated with
RequestScoped and is a managed context which can be activated,
invalidated and deactivated. |
SessionContext
The built in session context is associated with
SessionScoped . |
Class and Description |
---|
AbstractContext
Base for the Context implementations.
|
AbstractManagedContext |
AbstractSharedContext |
AbstractUnboundContext
Base class for contexts using a thread local to store a bound bean context
|
ApplicationContext
The built in application context, associated with
ApplicationScoped . |
DependentContext
The built in dependent context, associated with
Dependent . |
ManagedContext
Lifecycle management for built in contexts.
|
RequestContext
The built in request context is associated with
RequestScoped and is a managed context which can be activated,
invalidated and deactivated. |
SingletonContext
The built in singleton context, associated with
Singleton . |
WeldCreationalContext |
Class and Description |
---|
WeldCreationalContext |
Copyright © 2013 Seam Framework. All Rights Reserved.