|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventProcessingScheduler | |
|---|---|
| org.axonframework.eventhandling.async | |
| Uses of EventProcessingScheduler in org.axonframework.eventhandling.async |
|---|
| Methods in org.axonframework.eventhandling.async that return EventProcessingScheduler | |
|---|---|
protected EventProcessingScheduler<T> |
AsynchronousExecutionWrapper.newProcessingScheduler(org.axonframework.eventhandling.async.EventProcessingScheduler.ShutdownCallback shutDownCallback)
Creates a new scheduler instance that schedules tasks on the executor service for the managed EventListener. |
protected EventProcessingScheduler<T> |
AsynchronousExecutionWrapper.newProcessingScheduler(org.axonframework.eventhandling.async.EventProcessingScheduler.ShutdownCallback shutDownCallback,
Queue<T> taskQueue)
Creates a new scheduler instance schedules tasks on the executor service for the managed EventListener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||