| Package | Description |
|---|---|
| org.marketcetera.strategy |
Marketcetera Strategies.
|
| org.marketcetera.strategy.java |
Java Strategy base classes.
|
| Class and Description |
|---|
| CompilationFailed.Diagnostic
Diagnostic information provided by the compiler for a compilation error or warning.
|
| CompilationFailed.Type
Indicates what type of diagnostic was returned from the compiler.
|
| Language
Defines the set of strategy languages available.
|
| Messages
Message keys for the strategy module.
|
| OutputType
Describes the types of data that a strategy can emit.
|
| RunningStrategy
An interface to a running strategy that facilitates communication to the strategy.
|
| Status
Indicates the status of a running strategy.
|
| Strategy
A
Strategy object to be executed. |
| StrategyException
An exception thrown during execution of a
Strategy. |
| Class and Description |
|---|
| AbstractRunningStrategy
Base class for running strategies.
|
| RunningStrategy
An interface to a running strategy that facilitates communication to the strategy.
|
Copyright © 2015. All Rights Reserved.