| Package | Description | 
|---|---|
| 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 | 
| Modifier and Type | Method and Description | 
|---|---|
static IdMapService | 
IdMapService.testConstructor(DiscoveryLiteConfig commonsConfig,
               SlingSettingsService settingsService,
               ResourceResolverFactory resourceResolverFactory)
test-only constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static OakBacklogClusterSyncService | 
OakBacklogClusterSyncService.testConstructor(DiscoveryLiteConfig commonsConfig,
               IdMapService idMapService,
               SlingSettingsService settingsService,
               ResourceResolverFactory resourceResolverFactory)
for testing only! 
 | 
static OakBacklogClusterSyncService | 
OakBacklogClusterSyncService.testConstructorAndActivate(DiscoveryLiteConfig commonsConfig,
                          IdMapService idMapService,
                          SlingSettingsService settingsService,
                          ResourceResolverFactory resourceResolverFactory)  | 
| 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)  | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.