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
    Modifier and Type
    Interface
    Description
    static final class 
     
  • Method Summary

    Modifier and Type
    Method
    Description