Class AbstractWorkExecutorFeature
java.lang.Object
ch.raffael.meldioc.library.base.threading.AbstractWorkExecutorFeature
- All Implemented Interfaces:
WorkExecutorFeature
- Direct Known Subclasses:
AbstractWorkExecutorFeature.WithTaskAdvice,SameThreadWorkExecutorFeature
@Feature
public abstract class AbstractWorkExecutorFeature
extends Object
implements WorkExecutorFeature
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface ch.raffael.meldioc.library.base.threading.WorkExecutorFeature
WorkExecutorFeature.Util -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
workExecutorProvider
-
-
Constructor Details
-
AbstractWorkExecutorFeature
protected AbstractWorkExecutorFeature()
-
-
Method Details
-
workExecutor
- Specified by:
workExecutorin interfaceWorkExecutorFeature
-
workExecutorImplementation
-