| 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(List<ResourceChange> changes)
Report resource changes based on the filter properties of this listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdMapService.onChange(List<ResourceChange> changes) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObservationReporter.reportChanges(Iterable<ResourceChange> changes,
boolean distribute)
A resource provider can inform about a list of changes.
|
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.