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 ConnectorRegistry |
BaseViewChecker.getConnectorRegistry() |
Modifier and Type | Class and Description |
---|---|
class |
ConnectorRegistryImpl
Default implementation of the ConnectorRegistry which
keeps a list of outgoing connectors and is capable of
pinging them.
|
Modifier and Type | Method and Description |
---|---|
static ConnectorRegistry |
ConnectorRegistryImpl.testConstructor(AnnouncementRegistry announcementRegistry,
BaseConfig config) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.