public static interface Event.ShutdownStopStageVisitorBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
Event.UpStageVisitorBuilder<T> |
shutdownStop(java.util.function.Function<ShutdownStopEvent,T> shutdownStopVisitor) |
Event.UpStageVisitorBuilder<T> shutdownStop(@Nonnull java.util.function.Function<ShutdownStopEvent,T> shutdownStopVisitor)