| 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.commons.providers.spi.base | 
 Provides default SPI-implementations used by discovery.commons.providers.impl 
 | 
| org.apache.sling.discovery.oak | |
| org.apache.sling.discovery.oak.cluster | |
| org.apache.sling.discovery.oak.pinger | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract SlingSettingsService | 
BaseViewChecker.getSlingSettingsService()  | 
| 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 | Field and Description | 
|---|---|
protected SlingSettingsService | 
SyncTokenService.settingsService  | 
protected SlingSettingsService | 
OakBacklogClusterSyncService.settingsService  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SlingSettingsService | 
OakBacklogClusterSyncService.getSettingsService()  | 
| Modifier and Type | Method and Description | 
|---|---|
static OakDiscoveryService | 
OakDiscoveryService.testConstructor(SlingSettingsService settingsService,
               AnnouncementRegistry announcementRegistry,
               ConnectorRegistry connectorRegistry,
               ClusterViewService clusterViewService,
               Config config,
               OakViewChecker connectorPinger,
               Scheduler scheduler,
               IdMapService idMapService,
               OakBacklogClusterSyncService oakBacklogClusterSyncService,
               SyncTokenService syncTokenService,
               ResourceResolverFactory factory)  | 
| Modifier and Type | Method and Description | 
|---|---|
static OakClusterViewService | 
OakClusterViewService.testConstructor(SlingSettingsService settingsService,
               ResourceResolverFactory resourceResolverFactory,
               IdMapService idMapService,
               Config config)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected SlingSettingsService | 
OakViewChecker.slingSettingsService  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SlingSettingsService | 
OakViewChecker.getSlingSettingsService()  | 
| Modifier and Type | Method and Description | 
|---|---|
static OakViewChecker | 
OakViewChecker.testConstructor(SlingSettingsService slingSettingsService,
               ResourceResolverFactory resourceResolverFactory,
               ConnectorRegistry connectorRegistry,
               AnnouncementRegistry announcementRegistry,
               Scheduler scheduler,
               Config config)
for testing only 
 | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.