Interface StartupActions
-
- All Known Implementing Classes:
StartupActions.Default
@Acceptor public interface StartupActions
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStartupActions.Defaultstatic classStartupActions.Feature
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StartupActionsadd(io.vavr.CheckedRunnable action)
-
-
-
Method Detail
-
add
StartupActions add(io.vavr.CheckedRunnable action)
-
-