Interface ListenerFactory<T,​L>

    • Method Detail

      • createTradeListener

        L createTradeListener​(T trade)
                       throws com.caplin.trading.TradeException
        Throws:
        com.caplin.trading.TradeException