|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITradingSystem
| Method Summary | |
|---|---|
void |
environment(TradingSystemEnvironment env)
sets the environment. |
void |
initialize()
|
void |
start()
|
void |
stop()
|
| Methods inherited from interface com.activequant.tools.streaming.IEventSink |
|---|
process |
| Method Detail |
|---|
void environment(TradingSystemEnvironment env)
env -
void initialize()
throws Exception
Exception
void start()
throws Exception
Exception
void stop()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||