Package org.serviceconnector.util
Class TimerTaskWrapper
java.lang.Object
java.util.TimerTask
org.serviceconnector.util.TimerTaskWrapper
- All Implemented Interfaces:
Runnable
The Class TimerTaskWrapper. Wraps TimerTaks from JDK. Is used to time a process. TimerTaks times out and calls the target ITimerRun.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime