|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConversationLock
A normalized interface for conversation locks, used to obtain exclusive access to a conversation.
| Method Summary | |
|---|---|
void |
lock()
Acquire the conversation lock. |
void |
unlock()
Release the conversation lock. |
| Method Detail |
|---|
void lock()
throws ConversationLockException
ConversationLockException - if an exception is thrown attempting to acquire this lockvoid unlock()
|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||