Package | Description |
---|---|
org.apache.sling.spi.resource.provider |
Modifier and Type | Method and Description |
---|---|
java.util.List<ObserverConfiguration> |
ObservationReporter.getObserverConfigurations()
Get the list of observer configurations affecting the provider this
reporter is bound to.
|
Modifier and Type | Method and Description |
---|---|
void |
ObservationReporter.reportChanges(ObserverConfiguration config,
java.lang.Iterable<ResourceChange> changes,
boolean distribute)
A resource provider can inform about a list of changes.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.