public static interface EventProcessor.ShutdownHandler
EventProcessor reached terminal stage.| Modifier and Type | Method and Description |
|---|---|
void |
shutdown()
Invoked when the
EventProcessor reaches terminal stage. |
void shutdown()
EventProcessor reaches terminal stage.
All resources should be freed at this point.Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.