Interface WorkExecutorFeature
- All Known Subinterfaces:
ThreadingFeature
- All Known Implementing Classes:
AbstractWorkExecutorFeature,AbstractWorkExecutorFeature.WithTaskAdvice,JavaThreadPoolFeature,JavaThreadPoolFeature.WithShutdown,Lifecycle.Feature,SameThreadWorkExecutorFeature,SameThreadWorkExecutorFeature.WithShutdown,ShutdownFeature.Parallel
@Feature
public interface WorkExecutorFeature
Feature providing a work executor, usually a thread pool.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
workExecutor
-