Uses of Interface
org.springframework.webflow.conversation.impl.ConversationLock

Packages that use ConversationLock
org.springframework.webflow.conversation.impl Conversation manager implementations. 
 

Uses of ConversationLock in org.springframework.webflow.conversation.impl
 

Methods in org.springframework.webflow.conversation.impl that return ConversationLock
static ConversationLock ConversationLockFactory.createLock()
          When running on Java 1.5+, returns a jdk5 concurrent lock.
 



Copyright © 2009 Spring Framework. All Rights Reserved.