public interface ExecutionManagerFactory
Modifier and Type | Method and Description |
---|---|
ExecutionManager |
createExecutionManager(java.lang.String name,
int threadCount)
Creates a new, private execution engine.
|
ExecutionManager createExecutionManager(java.lang.String name, int threadCount)