|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StrategyException | |
|---|---|
| org.marketcetera.strategy | Marketcetera Strategies. |
| Uses of StrategyException in org.marketcetera.strategy |
|---|
| Subclasses of StrategyException in org.marketcetera.strategy | |
|---|---|
class |
CompilationFailed
Indicates that a strategy could not be compiled. |
| Methods in org.marketcetera.strategy that throw StrategyException | |
|---|---|
void |
JavaCompilerExecutionEngine.prepare(Strategy inStrategy,
String inProcessedScript)
|
Object |
JavaCompilerExecutionEngine.start()
|
void |
Strategy.start()
Starts the execution of the strategy. |
void |
JavaCompilerExecutionEngine.stop()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||