@FunctionalInterface public static interface EventProcessorTask.ShutdownCallback
Modifier and Type | Method and Description |
---|---|
void |
afterShutdown(EventProcessorTask scheduler)
Called when event processing is complete.
|
void afterShutdown(EventProcessorTask scheduler)
scheduler
- the scheduler that completed processing.Copyright © 2010–2017. All rights reserved.