public interface AsyncTriggerScheduler
| Modifier and Type | Method and Description |
|---|---|
void |
schedule(AsyncTrigger asyncTrigger) |
void |
start(BrainslugContext brainslugContext,
AsyncTriggerStore asyncTriggerStore,
AsyncTriggerSchedulerOptions taskSchedulerOptions) |
void |
stop() |
void start(BrainslugContext brainslugContext, AsyncTriggerStore asyncTriggerStore, AsyncTriggerSchedulerOptions taskSchedulerOptions)
void stop()
void schedule(AsyncTrigger asyncTrigger)
Copyright © 2015. All rights reserved.