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(java.lang.String id, ConversationManager conversationManager)
          Add a ConversationManager to check.
 



Copyright 2007 The Apache Software Foundation. All Rights Reserved.