Uses of Class
org.apache.sling.resourceresolver.impl.observation.ResourceChangeListenerInfo
Packages that use ResourceChangeListenerInfo
-
Uses of ResourceChangeListenerInfo in org.apache.sling.resourceresolver.impl.observation
Methods in org.apache.sling.resourceresolver.impl.observation that return types with arguments of type ResourceChangeListenerInfoModifier and TypeMethodDescriptionBasicObserverConfiguration.getListeners()All listeners associated with this configurationMethods in org.apache.sling.resourceresolver.impl.observation with parameters of type ResourceChangeListenerInfoModifier and TypeMethodDescriptionvoidBasicObserverConfiguration.addListener(ResourceChangeListenerInfo listener) Add a listenerintResourceChangeListenerInfo.compareTo(ResourceChangeListenerInfo o) Constructor parameters in org.apache.sling.resourceresolver.impl.observation with type arguments of type ResourceChangeListenerInfoModifierConstructorDescriptionBasicObservationReporter(List<String> searchPath, Collection<ResourceChangeListenerInfo> infos) Create a reporter listening for resource provider changesBasicObservationReporter(List<String> searchPath, Collection<ResourceChangeListenerInfo> infos, org.apache.sling.api.resource.path.Path providerPath, org.apache.sling.api.resource.path.PathSet excludePaths) Create a reporter listening for a provider