Interface SettlementInstructionListener<T extends SettlementInstructionChannel>

    • Method Detail

      • initialise

        void initialise​(com.caplin.datasource.blotter.BlotterConfiguration configuration,
                        BlotterItemFactory blotterItemFactory)
      • settlementInstructionChannelOpened

        void settlementInstructionChannelOpened​(T channel)
      • settlementInstructionChannelClosed

        void settlementInstructionChannelClosed​(T settlementInstructionChannel)