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

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

Uses of ConversationContextFactory in org.apache.myfaces.orchestra
 

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

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

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



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