public class TopologyHandler extends Object implements org.apache.sling.discovery.TopologyEventListener, Runnable
| 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() |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.