org.apache.myfaces.orchestra.conversation
Class ConversationManagerFactoryImpl
java.lang.Object
org.apache.myfaces.orchestra.conversation.ConversationManagerFactoryImpl
- All Implemented Interfaces:
- ConversationManagerFactory
public class ConversationManagerFactoryImpl
- extends Object
- implements ConversationManagerFactory
An object that is capable of creating a fully-configured instance of a
conversation context with a particular id.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConversationManagerFactoryImpl
public ConversationManagerFactoryImpl()
createConversationManager
public ConversationManager createConversationManager()
- Specified by:
createConversationManager
in interface ConversationManagerFactory
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.