Class Blotter

java.lang.Object
com.caplin.motif.fx.ret.lbn.provider.Blotter

@Contract(threading=UNSAFE) public class Blotter extends Object
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    boolean
     
    void
     

    Methods inherited from class java.lang.Object

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

    • Blotter

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

    • start

      public boolean start()
    • stop

      public void stop()