@ParametersAreNonnullByDefault public class PackageDistributedNotifier extends Object implements TopologyChangeHandler
Constructor and Description |
---|
PackageDistributedNotifier() |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
changed(TopologyViewDiff diffView)
Invoked by the framework when the TopologyView has changed.
|
protected void |
notifyDistributed(String pubAgentName,
org.apache.sling.distribution.queue.DistributionQueueItem queueItem) |
public void activate()
public void changed(TopologyViewDiff diffView)
TopologyChangeHandler
changed
in interface TopologyChangeHandler
diffView
- the diff between the old and new topology viewsprotected void notifyDistributed(String pubAgentName, org.apache.sling.distribution.queue.DistributionQueueItem queueItem)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.