org.granite.cdi
Class Weld11ConversationManager
java.lang.Object
org.granite.cdi.Weld11ConversationManager
- All Implemented Interfaces:
- CDIConversationManager
public class Weld11ConversationManager
- extends Object
- implements CDIConversationManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Weld11ConversationManager
public Weld11ConversationManager()
initConversation
public Conversation initConversation(BeanManager beanManager,
String conversationId)
- Specified by:
initConversation in interface CDIConversationManager
destroyConversation
public void destroyConversation(BeanManager beanManager)
- Specified by:
destroyConversation in interface CDIConversationManager