Uses of Package
org.marketcetera.strategy

Packages that use org.marketcetera.strategy
org.marketcetera.strategy Marketcetera Strategies. 
org.marketcetera.strategy.ruby Ruby Strategy base classes. 
 

Classes in org.marketcetera.strategy used by org.marketcetera.strategy
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.
 

Classes in org.marketcetera.strategy used by org.marketcetera.strategy.ruby
AbstractRunningStrategy
          Base class for running strategies.
RunningStrategy
          An interface to a running strategy that facilitates communication to the strategy.
 



Copyright © 2012. All Rights Reserved.