AbstractLifeCycle.AbstractLifeCycleListenerScheduler.TaskLifeCycle.Listener| Constructor and Description |
|---|
TimerScheduler() |
TimerScheduler(String name,
boolean daemon) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
Scheduler.Task |
schedule(Runnable task,
long delay,
TimeUnit units) |
addLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stop, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, start, stop, stoppublic TimerScheduler()
public TimerScheduler(String name, boolean daemon)
Copyright © 2010 - 2020 Adobe. All Rights Reserved