Package edu.yu.marketmaker.marketmaker
Class MarketMaker
java.lang.Object
edu.yu.marketmaker.marketmaker.MarketMaker
- All Implemented Interfaces:
org.springframework.boot.ApplicationRunner
@Component
@Profile("market-maker-node")
public class MarketMaker
extends Object
implements org.springframework.boot.ApplicationRunner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanremoveSymbol(String symbol) voidrun(org.springframework.boot.ApplicationArguments args)
-
Constructor Details
-
MarketMaker
-
-
Method Details
-
addSymbol
-
removeSymbol
-
run
- Specified by:
runin interfaceorg.springframework.boot.ApplicationRunner- Throws:
Exception
-