public static interface Event.ShutdownStageVisitorBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
Event.ShutdownStopStageVisitorBuilder<T> |
shutdown(java.util.function.Function<ShutdownEvent,T> shutdownVisitor) |
Event.ShutdownStopStageVisitorBuilder<T> shutdown(@Nonnull java.util.function.Function<ShutdownEvent,T> shutdownVisitor)