Package | Description |
---|---|
org.apache.sling.discovery.base.commons |
Provides some common classes for discovery implementors that
choose to extend from discovery.base
|
org.apache.sling.discovery.base.connectors.ping |
Provides topology connector implementations for discovery
implementors that choose to extend from discovery.base
|
Modifier and Type | Method and Description |
---|---|
protected abstract ClusterViewService |
BaseDiscoveryService.getClusterViewService() |
Modifier and Type | Method and Description |
---|---|
TopologyConnectorClientInformation |
ConnectorRegistry.registerOutgoingConnector(ClusterViewService clusterViewService,
URL topologyConnectorEndpoint)
Register an outgoing topology connector using the provided endpoint url
|
TopologyConnectorClientInformation |
ConnectorRegistryImpl.registerOutgoingConnector(ClusterViewService clusterViewService,
URL connectorUrl) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.