A {@link TimerTask} is responsible for invoking the timeout method on the target, throughthe use of {@link TimedObjectInvoker}
For calendar timers, this {@link TimerTask} is additionally responsible for creating andscheduling the next round of timer task.
@author Jaikiran Pai @version $Revision: $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|