org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event
Class ConversationEvent
java.lang.Object
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event.ConversationEvent
- Direct Known Subclasses:
- CloseConversationEvent, RestartConversationEvent, StartConversationEvent
public abstract class ConversationEvent
- extends Object
- Author:
- Gerhard Petracek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConversationEvent
public ConversationEvent(Conversation conversation)
getConversation
public final Conversation getConversation()
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.