net.sourceforge.basher.internal.impl
Class TimedTaskInvokerImpl
java.lang.Object
net.sourceforge.basher.internal.impl.TimedTaskInvokerImpl
- All Implemented Interfaces:
- EventListener, BasherEventListener, TimedTaskInvoker
public class TimedTaskInvokerImpl
- extends Object
- implements TimedTaskInvoker, BasherEventListener
- Version:
- $Revision$
- Author:
- Johan Lindquist
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_timer
public Timer _timer
TimedTaskInvokerImpl
public TimedTaskInvokerImpl()
setLog
public void setLog(org.apache.commons.logging.Log logger)
setTimedTaskInfos
public void setTimedTaskInfos(List<TimedTaskInvokerInfo> timedTaskInfos)
isRunning
public boolean isRunning()
- Specified by:
isRunning
in interface TimedTaskInvoker
start
public void start()
- Specified by:
start
in interface TimedTaskInvoker
stop
public void stop()
- Specified by:
stop
in interface TimedTaskInvoker
basherEvent
public void basherEvent(BasherEvent basherEvent)
- Specified by:
basherEvent
in interface BasherEventListener
Copyright © 2006-2010 Basher Team. All Rights Reserved.