Class NotificationSubjectFactory

java.lang.Object
com.caplin.datasource.notification.impl.NotificationSubjectFactory
All Implemented Interfaces:
com.caplin.container.impl.cache.SubjectFactory

public class NotificationSubjectFactory extends Object implements com.caplin.container.impl.cache.SubjectFactory
  • Constructor Details

    • NotificationSubjectFactory

      public NotificationSubjectFactory(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 containerSubject)
      Specified by:
      createConstiuentCleardownPrefix in interface com.caplin.container.impl.cache.SubjectFactory
    • createSubcontainerCleardownPrefix

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