Class Scheduler
java.lang.Object
org.apache.activemq.store.kahadb.disk.util.Scheduler
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidexecuteAfterDelay(Runnable task, long redeliveryDelay) static voidexecutePeriodically(Runnable task, long period) static voidshutdown()
-
Field Details
-
CLOCK_DAEMON
-
-
Method Details
-
executePeriodically
-
cancel
-
executeAfterDelay
-
shutdown
public static void shutdown()
-