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 ConnectorRegistryBaseViewChecker.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 TypeClassDescriptionclassDefault 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 ConnectorRegistryConnectorRegistryImpl.testConstructor(AnnouncementRegistry announcementRegistry, BaseConfig config)