Uses of Interface
org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry
Packages that use ConnectorRegistry
Package
Description
Provides some common classes for discovery implementors that
choose to extend from discovery.base
Provides topology connector implementations for discovery
implementors that choose to extend from discovery.base
-
Uses of ConnectorRegistry in org.apache.sling.discovery.base.commons
Methods in org.apache.sling.discovery.base.commons that return ConnectorRegistryModifier and TypeMethodDescriptionprotected abstract ConnectorRegistry
BaseViewChecker.getConnectorRegistry()
-
Uses of ConnectorRegistry in org.apache.sling.discovery.base.connectors.ping
Classes in org.apache.sling.discovery.base.connectors.ping that implement ConnectorRegistryModifier and TypeClassDescriptionclass
Default implementation of the ConnectorRegistry which keeps a list of outgoing connectors and is capable of pinging them.Methods in org.apache.sling.discovery.base.connectors.ping that return ConnectorRegistryModifier and TypeMethodDescriptionstatic ConnectorRegistry
ConnectorRegistryImpl.testConstructor
(AnnouncementRegistry announcementRegistry, BaseConfig config)