Interface SettlementInstructionListener<T extends SettlementInstructionChannel>
public interface SettlementInstructionListener<T extends SettlementInstructionChannel>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
initialise
(com.caplin.datasource.blotter.BlotterConfiguration configuration, BlotterItemFactory blotterItemFactory) void
settlementInstructionChannelClosed
(T settlementInstructionChannel) void
settlementInstructionChannelOpened
(T channel)
-
Method Details
-
initialise
void initialise(com.caplin.datasource.blotter.BlotterConfiguration configuration, BlotterItemFactory blotterItemFactory) -
settlementInstructionChannelOpened
-
settlementInstructionChannelClosed
-