|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.webflow.conversation.impl.ConversationLockFactory
public class ConversationLockFactory
Simple utility class for creating conversation lock instances based on the current execution environment.
| Constructor Summary | |
|---|---|
ConversationLockFactory()
|
|
| Method Summary | |
|---|---|
static ConversationLock |
createLock()
When running on Java 1.5+, returns a jdk5 concurrent lock. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConversationLockFactory()
| Method Detail |
|---|
public static ConversationLock createLock()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||