|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ConversationLock | A normalized interface for conversation locks, used to obtain exclusive access to a conversation. |
Class Summary | |
---|---|
SessionBindingConversationManager | Simple implementation of a conversation manager that stores conversations in the session attribute map. |
SimpleConversationId | An id that uniquely identifies a conversation managed by a ConversationManager . |
Exception Summary | |
---|---|
BadlyFormattedConversationIdException | Thrown if a conversation id could not be parsed. |
LockInterruptedException | Exception indicating that some Thread was interrupted during
processing and as such processing was halted. |
LockTimeoutException | Thrown when a lock could not be acquired after a timeout period. |
Conversation manager implementations.
This package depends on the root conversation package.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |