Interface ShutdownFeature
- All Known Subinterfaces:
ShutdownFeature.WithActuator
- All Known Implementing Classes:
DirectThreadingFeature.WithShutdown,JavaThreadPoolFeature.WithShutdown,Lifecycle.Feature,MBeanRegistryFeature.WithShutdown,ShutdownFeature.Parallel,ShutdownFeature.SameThread
@Feature
public interface ShutdownFeature
Standard feature for controlled 3-phase shutdown.
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classShutdownFeature.Parallelstatic classShutdownFeature.SameThreadstatic interfaceShutdownFeature.WithActuator -
Method Summary
Modifier and Type Method Description ShutdownControllershutdownController()
-
Method Details
-
shutdownController
-