Interface ShutdownFeature

All Known Subinterfaces:
ShutdownFeature.WithActuator
All Known Implementing Classes:
JavaThreadPoolFeature.WithShutdown, Lifecycle.Feature, MBeanRegistryFeature.WithShutdown, SameThreadWorkExecutorFeature.WithShutdown, ShutdownFeature.Parallel, ShutdownFeature.SameThread

@Feature public interface ShutdownFeature
Standard feature for controlled 3-phase shutdown.