dimawo.middleware.distributedAgent
Class DATimer
java.lang.Object
dimawo.middleware.distributedAgent.DATimer
public class DATimer
- extends Object
A DATimer is able to call a method of a DistributedAgent
after some amount of time. The delay and the method called depend on
the requested Timer.
Currently, only the initial timer used by a DA waiting its insertion
in the DA tree is implemented.
- Author:
- GĂ©rard Dethier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATimer
public DATimer(DistributedAgent da,
long daTreeTO)
Copyright © 2011 DiMaWo Team. All Rights Reserved.