public class TradingBot extends Object implements org.springframework.context.ApplicationListener<StreamEvent>
| Constructor and Description |
|---|
TradingBot(org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor taskExecutor,
MtGoxHTTPClient mtgoxAPI) |
public TradingBot(org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor taskExecutor,
MtGoxHTTPClient mtgoxAPI)
throws Exception
Exceptionpublic void onApplicationEvent(StreamEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<StreamEvent>Copyright © 2013. All Rights Reserved.