public interface TradingConnectionRouter
Modifier and Type | Interface and Description |
---|---|
static class |
TradingConnectionRouter.Context |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConnectionKey(com.caplin.motif.fx.trading.FXTrade trade)
Retrieve the connection key from the given trade.
|
void |
initialise(TradingConnectionRouter.Context context)
This notifies the TradingConnectionRouter that it is about to be loaded.
|
void initialise(TradingConnectionRouter.Context context)
java.lang.String getConnectionKey(com.caplin.motif.fx.trading.FXTrade trade)
Copyright © 2016 Caplin Systems.