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