org.globus.wsrf.impl.timer
Class TimerListenerWrapper
java.lang.Object
java.util.TimerTask
org.globus.wsrf.impl.timer.TimerListenerWrapper
- All Implemented Interfaces:
- Runnable
- public class TimerListenerWrapper
- extends TimerTask
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerListenerWrapper
public TimerListenerWrapper(commonj.timers.Timer timer,
TimerManagerImpl timerManager)
- Parameters:
timer - timerManager -
suspend
public void suspend()
resume
public void resume()
run
public void run()
stop
protected boolean stop()
cancel
public boolean cancel()
getListener
protected commonj.timers.TimerListener getListener()
- Returns:
- Returns the listener.
getTimer
protected commonj.timers.Timer getTimer()
- Returns:
- Returns the timer.
Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.