Interface ExecutionBuilder

All Known Implementing Classes:
ParallelExecutionBuilder

public interface ExecutionBuilder
Interface of a factory for creating execution related objects. The factory method pattern is used.
Since:
1.9.0
Version:
1.9.0
Author:
Mikko Tommila
See Also: