public static class EffectorTasks.EffectorBodyTaskFactory<T> extends java.lang.Object implements EffectorTasks.EffectorTaskFactory<T>
EffectorBody which simply runs that body on each invocation;
the body must be thread safe and ideally stateless| Constructor and Description |
|---|
EffectorTasks.EffectorBodyTaskFactory(EffectorBody<T> effectorBody) |
public EffectorTasks.EffectorBodyTaskFactory(EffectorBody<T> effectorBody)