Class AllocationsPublisher

java.lang.Object
com.caplin.motif.fx.trading.allocation.AllocationsPublisher

public class AllocationsPublisher extends Object
  • Constructor Details

    • AllocationsPublisher

      public AllocationsPublisher()
  • Method Details

    • publishAllocations

      public void publishAllocations(SubjectInfo subjectInfo, List<PostTradeAllocation> allocations)
    • sendNotFound

      public void sendNotFound(String subject)
    • setActivePublisher

      public void setActivePublisher(com.caplin.datasource.publisher.ActivePublisher activePublisher)