Constructor and Description |
---|
TimerSchedulerTask(Task task)
Public constructor
|
Modifier and Type | Method and Description |
---|---|
void |
run()
* Executes the action to be performed by this timer task.
|
void |
shutdown()
Shutdown the timer task and invoke the task's shutdown() callback method.
|
cancel, scheduledExecutionTime
public TimerSchedulerTask(Task task)
public void run()
run
in interface Runnable
run
in class TimerTask
TimerTask.run()
public void shutdown()
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.