Class ExecutorFactory

java.lang.Object
org.eclipse.epsilon.eol.execute.ExecutorFactory
All Implemented Interfaces:
BaseDelegate<ExecutorFactory>
Direct Known Subclasses:
RuleExecutorFactory

public class ExecutorFactory extends Object implements BaseDelegate<ExecutorFactory>
This class is not thread-safe. Use serial thread confinement (ThreadLocal) if using from multiple threads.