com.espertech.esper.client.hook
Class VirtualDataWindowEventStopWindow

java.lang.Object
  extended by com.espertech.esper.client.hook.VirtualDataWindowEvent
      extended by com.espertech.esper.client.hook.VirtualDataWindowEventStopWindow

public class VirtualDataWindowEventStopWindow
extends VirtualDataWindowEvent

This event is raised when a virtual data window is stopped.


Constructor Summary
VirtualDataWindowEventStopWindow(java.lang.String namedWindowName)
          Ctor.
 
Method Summary
 java.lang.String getNamedWindowName()
          Returns the named window name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualDataWindowEventStopWindow

public VirtualDataWindowEventStopWindow(java.lang.String namedWindowName)
Ctor.

Parameters:
namedWindowName - named window name
Method Detail

getNamedWindowName

public java.lang.String getNamedWindowName()
Returns the named window name.

Returns:
named window name

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com