Class StopScheduler
java.lang.Object
com.tremolosecurity.provisioning.scheduler.StopScheduler
- All Implemented Interfaces:
StopableThread
,Runnable
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StopScheduler
public StopScheduler(org.quartz.Scheduler scheduler)
-
-
Method Details
-
run
-
stop
public void stop()- Specified by:
stop
in interfaceStopableThread
-