| Class | Description |
|---|---|
| ConversationContextActivator |
This component takes care of activation/deactivation of the conversation context for a servlet request.
|
| ConversationFilter |
Filter that handles conversation context activation if mapped by the application.
|
| HttpContextLifecycle |
Takes care of setting up and tearing down CDI contexts around an HTTP request and dispatching context lifecycle events.
|
| ServletApi | |
| SessionHolder |
Holds the session associated with the current request.
|
| StaticWeldProvider | |
| WeldCrossContextFilter |
This class provides support for cross-context dispatching to a web application that's using Weld.
|
| WeldListener |
The Weld listener
Listens for context/session creation/destruction.
|
Copyright © 2013 Seam Framework. All Rights Reserved.