Uses of Interface
org.apache.sling.spi.resource.provider.ObservationReporter
Packages that use ObservationReporter
Package
Description
-
Uses of ObservationReporter in org.apache.sling.resourceresolver.impl.observation
Classes in org.apache.sling.resourceresolver.impl.observation that implement ObservationReporterModifier and TypeClassDescriptionclass
Implementation of the observation reporter.Methods in org.apache.sling.resourceresolver.impl.observation that return ObservationReporter -
Uses of ObservationReporter in org.apache.sling.resourceresolver.impl.providers
Methods in org.apache.sling.resourceresolver.impl.providers that return ObservationReporterModifier and TypeMethodDescriptionResourceProviderTracker.ObservationReporterGenerator.createProviderReporter()
ProviderContextImpl.getObservationReporter()
Methods in org.apache.sling.resourceresolver.impl.providers with parameters of type ObservationReporterModifier and TypeMethodDescriptionvoid
ProviderContextImpl.update
(ObservationReporter observationReporter, PathSet excludedPaths) -
Uses of ObservationReporter in org.apache.sling.spi.resource.provider
Methods in org.apache.sling.spi.resource.provider that return ObservationReporterModifier and TypeMethodDescription@NotNull ObservationReporter
ProviderContext.getObservationReporter()
Get the observation reporter for this instance.