@Service(value=org.apache.sling.discovery.DiscoveryService.class) public class NoClusterDiscoveryService extends Object implements org.apache.sling.discovery.DiscoveryService
| Constructor and Description |
|---|
NoClusterDiscoveryService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate()
Activate this service
Create a new description.
|
protected void |
deactivate()
Deactivate this service.
|
org.apache.sling.discovery.TopologyView |
getTopology() |
@Activate protected void activate()
@Deactivate protected void deactivate()
public org.apache.sling.discovery.TopologyView getTopology()
getTopology in interface org.apache.sling.discovery.DiscoveryServiceDiscoveryService.getTopology()Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.