Package | Description |
---|---|
org.jboss.weld.context | |
org.jboss.weld.context.bound | |
org.jboss.weld.context.ejb | |
org.jboss.weld.context.http |
Class and Description |
---|
ManagedContext
Lifecycle management for built in contexts.
|
ManagedConversation
Provides management operations for conversations, including locking, and expiration management.
|
Class and Description |
---|
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 |
---|
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 |
---|
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 . |
Copyright © 2017 JBoss by Red Hat. All rights reserved.