net.esper.client.time
Class TimerControlEvent
java.lang.Object
net.esper.client.time.TimerEvent
net.esper.client.time.TimerControlEvent
public final class TimerControlEvent
- extends TimerEvent
Event for controlling clocking, i.e. to enable and disable external clocking.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerControlEvent
public TimerControlEvent(TimerControlEvent.ClockType clockType)
- Constructor takes a clocking type as parameter.
- Parameters:
clockType
- for internal or external clocking
getClockType
public TimerControlEvent.ClockType getClockType()
- Returns clocking type.
- Returns:
- clocking type