Interface SettlementInstructionTradeListenerFactory
- All Superinterfaces:
ListenerFactory<SettlementInstructionTrade,
SettlementInstructionTradeListener>
public interface SettlementInstructionTradeListenerFactory
extends ListenerFactory<SettlementInstructionTrade,SettlementInstructionTradeListener>
Interface that you must implement to return a listener for trades of type SettlementInstruction.
-
Method Summary
Methods inherited from interface com.caplin.motif.ListenerFactory
createTradeListener