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 |
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) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.