Uses of Interface
org.apache.myfaces.orchestra.conversation.ConversationManagerFactory

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

Uses of ConversationManagerFactory in org.apache.myfaces.orchestra
 

Methods in org.apache.myfaces.orchestra that return ConversationManagerFactory
static ConversationManagerFactory FactoryFinder.getConversationManagerFactory()
          Return an object that implements interface ConversationManagerFactory.
 

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

Classes in org.apache.myfaces.orchestra.conversation that implement ConversationManagerFactory
 class ConversationManagerFactoryImpl
          An object that is capable of creating a fully-configured instance of a conversation context with a particular id.
 



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