Modifier and Type | Class and Description |
---|---|
static class |
TopologyHandler.QueueItem
We need a holder class to be able to put something into the queue to stop it.
|
Constructor and Description |
---|
TopologyHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate() |
protected void |
deactivate() |
void |
handleTopologyEvent(org.apache.sling.discovery.TopologyEvent event) |
void |
run() |
@Activate protected void activate()
@Deactivate protected void deactivate()
public void handleTopologyEvent(org.apache.sling.discovery.TopologyEvent event)
handleTopologyEvent
in interface org.apache.sling.discovery.TopologyEventListener
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.