| Package | Description | 
|---|---|
| org.apache.sling.api.resource.observation | |
| org.apache.sling.discovery.commons.providers.spi.base | Provides default SPI-implementations used by discovery.commons.providers.impl | 
| org.apache.sling.spi.resource.provider | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceChangeListener. onChange(java.util.List<ResourceChange> changes)Report resource changes based on the filter properties of this listener. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IdMapService. onChange(java.util.List<ResourceChange> changes) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ObservationReporter. reportChanges(java.lang.Iterable<ResourceChange> changes,
             boolean distribute)A resource provider can inform about a list of changes. | 
| 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.