| 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.announcement | Provides topology announcement implementations 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 | 
| org.apache.sling.discovery.oak | |
| org.apache.sling.discovery.oak.pinger | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract BaseConfig | BaseViewChecker. getConnectorConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| static AnnouncementRegistryImpl | AnnouncementRegistryImpl. testConstructor(ResourceResolverFactory resourceResolverFactory,
               SlingSettingsService slingSettingsService,
               BaseConfig config) | 
| static AnnouncementRegistryImpl | AnnouncementRegistryImpl. testConstructorAndActivate(ResourceResolverFactory resourceResolverFactory,
                          SlingSettingsService slingSettingsService,
                          BaseConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ConnectorRegistry | ConnectorRegistryImpl. testConstructor(AnnouncementRegistry announcementRegistry,
               BaseConfig config) | 
| Constructor and Description | 
|---|
| TopologyRequestValidator(BaseConfig config)Create a TopologyRequestValidator. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConfigConfiguration object used as a central config point for the discovery service
 implementation | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BaseConfig | OakViewChecker. getConnectorConfig() | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.