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 SyncTokenService |
SyncTokenService.testConstructor(DiscoveryLiteConfig commonsConfig,
ResourceResolverFactory resourceResolverFactory,
SlingSettingsService settingsService) |
static SyncTokenService |
SyncTokenService.testConstructorAndActivate(DiscoveryLiteConfig commonsConfig,
ResourceResolverFactory resourceResolverFactory,
SlingSettingsService settingsService) |
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.