Interface ResourceProviderTracker.ObservationReporterGenerator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.apache.sling.spi.resource.provider.ObservationReporter create​(org.apache.sling.api.resource.path.Path path, org.apache.sling.api.resource.path.PathSet excludes)  
      org.apache.sling.spi.resource.provider.ObservationReporter createProviderReporter()  
    • Method Detail

      • create

        org.apache.sling.spi.resource.provider.ObservationReporter create​(org.apache.sling.api.resource.path.Path path,
                                                                          org.apache.sling.api.resource.path.PathSet excludes)
      • createProviderReporter

        org.apache.sling.spi.resource.provider.ObservationReporter createProviderReporter()