@Deprecated
public interface BlotterEvent
TradeEvent
being sent or received.
A BlotterEvent for a channel will be received by a BlotterTradeListener
that has
been registered using TradingProvider.addBlotterTradeListener(BlotterChannel, BlotterTradeListener)
.
Deprecated: Use the new Blotter API (com.caplin.datasource.blotter).
Modifier and Type | Method and Description |
---|---|
BlotterChannel |
getBlotterChannel()
Deprecated.
Gets the BlotterChannel on which the event occurred.
|
TradeEvent |
getTradeEvent()
Deprecated.
Gets the trade event that triggered the blotter event.
|
TradeEvent getTradeEvent()
BlotterChannel getBlotterChannel()
Please send bug reports and comments to Caplin support