Class Blotter


  • @NotThreadSafe
    public class Blotter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Blotter​(com.caplin.datasource.blotter.BlotterChannel blotterChannel, com.caplin.ret.trapi.connection.LBNConnection connection, ContainerSubjectFactory containerSubjectFactory, BlotterCriteriaFactory criteriaFactory, com.caplin.motif.fx.ret.lbn.internal.RecordProviderFactory recordProviderFactory, boolean removeUnmatchedRecords)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean start()  
      void stop()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Blotter

        public Blotter​(com.caplin.datasource.blotter.BlotterChannel blotterChannel,
                       com.caplin.ret.trapi.connection.LBNConnection connection,
                       ContainerSubjectFactory containerSubjectFactory,
                       BlotterCriteriaFactory criteriaFactory,
                       com.caplin.motif.fx.ret.lbn.internal.RecordProviderFactory recordProviderFactory,
                       boolean removeUnmatchedRecords)
    • Method Detail

      • start

        public boolean start()
      • stop

        public void stop()