| Package | Description | 
|---|---|
| org.axonframework.eventhandling.async | 
| Modifier and Type | Method and Description | 
|---|---|
protected EventProcessorTask | 
AsynchronousEventProcessingStrategy.newProcessingScheduler(EventProcessorTask.ShutdownCallback shutDownCallback)
Creates a new scheduler instance that schedules tasks on the executor service for the managed EventListener. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EventProcessorTask.ShutdownCallback.afterShutdown(EventProcessorTask scheduler)
Called when event processing is complete. 
 | 
Copyright © 2010–2018. All rights reserved.