Package | Description |
---|---|
org.apache.sling.spi.resource.provider |
Modifier and Type | Method and Description |
---|---|
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,
Iterable<ResourceChange> changes,
boolean distribute)
A resource provider can inform about a list of changes.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.