org.apache.myfaces.orchestra.conversation
Interface ConversationFactory
- All Known Implementing Classes:
- AbstractSpringOrchestraScope, SpringConversationScope, SpringViewControllerScope
public interface ConversationFactory
An object that is capable of creating a fully-configured instance of a
conversation with a particular name.
createConversation
Conversation createConversation(ConversationContext context,
java.lang.String name)
Copyright © 2009 The Apache Software Foundation. All Rights Reserved.