public class JavaClasspathExecutionEngine extends Object
| Constructor and Description |
|---|
JavaClasspathExecutionEngine() |
public void prepare(Strategy inStrategy, String inProcessedScript) throws StrategyException
ExecutionEngine to execute the given Strategy.inStrategy - a Strategy valueinProcessedScript - a String value containing the actual text of the strategy to executeStrategyException - if an error occurspublic Object start() throws StrategyException
Strategy.Object containing a reference to the Strategy being executedStrategyException - if an error occurspublic void stop()
throws StrategyException
Strategy.StrategyException - if an error occursCopyright © 2014. All Rights Reserved.