Class EditStrategyFactoryTranslator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.caplin.motif.fx.trading.orders.edit.EditStrategyTradeListenerTranslator createTradeListener​(com.caplin.trading.Trade trade, java.util.concurrent.ScheduledExecutorService executorService)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • createTradeListener

        public com.caplin.motif.fx.trading.orders.edit.EditStrategyTradeListenerTranslator createTradeListener​(com.caplin.trading.Trade trade,
                                                                                                               java.util.concurrent.ScheduledExecutorService executorService)
                                                                                                        throws com.caplin.trading.TradeException
        Specified by:
        createTradeListener in interface TradeListenerFactory
        Throws:
        com.caplin.trading.TradeException