Class BlotterSubjectFactory

java.lang.Object
com.caplin.datasource.blotter.impl.BlotterSubjectFactory
All Implemented Interfaces:
com.caplin.container.impl.cache.SubjectFactory

public class BlotterSubjectFactory extends Object implements com.caplin.container.impl.cache.SubjectFactory
Created by chsitter on 22/01/15.
  • Constructor Details

    • BlotterSubjectFactory

      public BlotterSubjectFactory(BlotterConfiguration configuration, com.caplin.container.impl.Runtime runtime)
  • Method Details

    • createNestingRecordSubject

      public String createNestingRecordSubject(com.caplin.container.ContainerItem parentContainer, String subcontainer)
      Specified by:
      createNestingRecordSubject in interface com.caplin.container.impl.cache.SubjectFactory
    • createConstiuentCleardownPrefix

      public String createConstiuentCleardownPrefix(String subject)
      Specified by:
      createConstiuentCleardownPrefix in interface com.caplin.container.impl.cache.SubjectFactory
    • createSubcontainerCleardownPrefix

      public String createSubcontainerCleardownPrefix(String subject)
      Specified by:
      createSubcontainerCleardownPrefix in interface com.caplin.container.impl.cache.SubjectFactory