net.sourceforge.basher.internal.impl
Class SimpleTimerTask
java.lang.Object
java.util.TimerTask
net.sourceforge.basher.internal.impl.SimpleTimerTask
- All Implemented Interfaces:
- Runnable
public class SimpleTimerTask
- extends TimerTask
- Version:
- $Revision$
- Author:
- Johan Lindquist
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTimerTask
public SimpleTimerTask(Task task,
org.apache.commons.logging.Log log)
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
Copyright © 2006-2010 Basher Team. All Rights Reserved.