Interface ShutdownFeature.WithActuator
- All Superinterfaces:
ShutdownFeature
- All Known Implementing Classes:
Lifecycle.Feature,ShutdownFeature.Parallel,ShutdownFeature.SameThread
- Enclosing interface:
- ShutdownFeature
@Feature public static interface ShutdownFeature.WithActuator extends ShutdownFeature
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.raffael.meldioc.library.base.lifecycle.ShutdownFeature
ShutdownFeature.Parallel, ShutdownFeature.SameThread, ShutdownFeature.WithActuator -
Method Summary
Modifier and Type Method Description ShutdownController.ActuatorshutdownActuator()default ShutdownControllershutdownController()
-
Method Details
-
shutdownController
- Specified by:
shutdownControllerin interfaceShutdownFeature
-
shutdownActuator
-