public static interface EventProcessor.ShutdownCallback
| Modifier and Type | Method and Description |
|---|---|
void |
afterShutdown(EventProcessor scheduler)
Called when event processing is complete.
|
void afterShutdown(EventProcessor scheduler)
scheduler - the scheduler that completed processing.Copyright © 2010-2014. All Rights Reserved.