Uses of Class
org.apache.myfaces.orchestra.conversation.ConversationManager

Packages that use ConversationManager
org.apache.myfaces.orchestra.conversation   
 

Uses of ConversationManager in org.apache.myfaces.orchestra.conversation
 

Methods in org.apache.myfaces.orchestra.conversation that return ConversationManager
static ConversationManager ConversationManager.getInstance()
          Get the conversation manager.
static ConversationManager ConversationManager.getInstance(boolean create)
          Get the conversation manager.
 

Methods in org.apache.myfaces.orchestra.conversation with parameters of type ConversationManager
 void ConversationWiperThread.addConversationManager(ConversationManager cm)
          Add a ConversationManager to check.
 void ConversationWiperThread.removeConversationManager(ConversationManager cm)
          Remove a ConversationManager from the list to check.
 



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.