com.almende.eve.clock
Class RunnableClock
java.lang.Object
com.almende.eve.clock.RunnableClock
- All Implemented Interfaces:
- Clock, Runnable
public class RunnableClock
- extends Object
- implements Runnable, Clock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunnableClock
public RunnableClock()
run
public void run()
- Specified by:
run
in interface Runnable
requestTrigger
public void requestTrigger(String agentId,
org.joda.time.DateTime due,
Runnable callback)
- Specified by:
requestTrigger
in interface Clock
runInPool
public void runInPool(Runnable method)
- Specified by:
runInPool
in interface Clock
Copyright © 2013 Almende BV. All Rights Reserved.