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

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.CreateWindowContextEvent

public final class CreateWindowContextEvent
extends WindowContextEvent

Author:
Gerhard Petracek

Constructor Summary
CreateWindowContextEvent(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

CreateWindowContextEvent

public CreateWindowContextEvent(WindowContext windowContext)


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