@ParametersAreNonnullByDefault public class PackageDistributedNotifier extends Object implements TopologyChangeHandler
Constructor and Description |
---|
PackageDistributedNotifier() |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
changed(TopologyView oldView,
TopologyView newView)
Invoked by the framework when the TopologyView has changed.
|
protected void |
processOffset(String pubAgentName,
org.apache.sling.distribution.queue.DistributionQueueItem queueItem) |
public void activate()
public void changed(TopologyView oldView, TopologyView newView)
TopologyChangeHandler
changed
in interface TopologyChangeHandler
oldView
- the topology view before the changenewView
- the topology view after the changeprotected void processOffset(String pubAgentName, org.apache.sling.distribution.queue.DistributionQueueItem queueItem)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.