Package edu.yu.marketmaker.external
Class OrderPublisherRunner
java.lang.Object
edu.yu.marketmaker.external.OrderPublisherRunner
- All Implemented Interfaces:
org.springframework.boot.ApplicationRunner
@Component
@Profile("external-publisher")
public class OrderPublisherRunner
extends Object
implements org.springframework.boot.ApplicationRunner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrderPublisherRunner
public OrderPublisherRunner()
-
-
Method Details
-
run
- Specified by:
runin interfaceorg.springframework.boot.ApplicationRunner- Throws:
Exception
-