Class JavaThreadPoolFeature.WithShutdown

All Implemented Interfaces:
ShutdownFeature, TaskAdviceFeature, WorkExecutorFeature
Enclosing class:
JavaThreadPoolFeature

@Feature public abstract static class JavaThreadPoolFeature.WithShutdown extends JavaThreadPoolFeature implements ShutdownFeature
A JavaThreadPoolFeature that destroys the thread pool on finalizing the shutdown.