org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
Class JsfAwareConversationFactory
java.lang.Object
org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.JsfAwareConversationFactory
- All Implemented Interfaces:
- Serializable, ConversationFactory
@ApplicationScoped
public class JsfAwareConversationFactory
- extends Object
- implements ConversationFactory
- Author:
- Gerhard Petracek
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsfAwareConversationFactory
public JsfAwareConversationFactory()
createConversation
public EditableConversation createConversation(ConversationKey conversationKey,
ConversationConfig configuration)
- Specified by:
createConversation
in interface ConversationFactory
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.