org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event
Class RestartConversationEvent

java.lang.Object
  extended by org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event.ConversationEvent
      extended by org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event.RestartConversationEvent

public final class RestartConversationEvent
extends ConversationEvent

Author:
Gerhard Petracek

Constructor Summary
RestartConversationEvent(Conversation conversation)
           
 
Method Summary
 
Methods inherited from class org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event.ConversationEvent
getConversation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestartConversationEvent

public RestartConversationEvent(Conversation conversation)


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.