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

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

public final class CloseWindowContextEvent
extends WindowContextEvent

Author:
Gerhard Petracek

Constructor Summary
CloseWindowContextEvent(WindowContext windowContext)
           
 
Method Summary
 
Methods inherited from class org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event.WindowContextEvent
getWindowContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseWindowContextEvent

public CloseWindowContextEvent(WindowContext windowContext)


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