Package | Description |
---|---|
org.apache.sling.discovery.commons.providers.spi.base |
Provides default SPI-implementations used by discovery.commons.providers.impl
|
Modifier and Type | Field and Description |
---|---|
protected DiscoveryLiteConfig |
SyncTokenService.commonsConfig |
protected DiscoveryLiteConfig |
OakBacklogClusterSyncService.commonsConfig |
Modifier and Type | Method and Description |
---|---|
protected DiscoveryLiteConfig |
OakBacklogClusterSyncService.getCommonsConfig() |
Modifier and Type | Method and Description |
---|---|
static OakBacklogClusterSyncService |
OakBacklogClusterSyncService.testConstructor(DiscoveryLiteConfig commonsConfig,
IdMapService idMapService,
org.apache.sling.settings.SlingSettingsService settingsService,
org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory)
for testing only!
|
static SyncTokenService |
SyncTokenService.testConstructor(DiscoveryLiteConfig commonsConfig,
org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory,
org.apache.sling.settings.SlingSettingsService settingsService) |
static IdMapService |
IdMapService.testConstructor(DiscoveryLiteConfig commonsConfig,
org.apache.sling.settings.SlingSettingsService settingsService,
org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory)
test-only constructor
|
static OakBacklogClusterSyncService |
OakBacklogClusterSyncService.testConstructorAndActivate(DiscoveryLiteConfig commonsConfig,
IdMapService idMapService,
org.apache.sling.settings.SlingSettingsService settingsService,
org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory) |
static SyncTokenService |
SyncTokenService.testConstructorAndActivate(DiscoveryLiteConfig commonsConfig,
org.apache.sling.api.resource.ResourceResolverFactory resourceResolverFactory,
org.apache.sling.settings.SlingSettingsService settingsService) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.