Uses of Interface
org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
Packages that use DiscoveryLiteConfig
Package
Description
Provides default SPI-implementations used by discovery.commons.providers.impl
-
Uses of DiscoveryLiteConfig in org.apache.sling.discovery.commons.providers.spi.base
Fields in org.apache.sling.discovery.commons.providers.spi.base declared as DiscoveryLiteConfigModifier and TypeFieldDescriptionprotected DiscoveryLiteConfig
OakBacklogClusterSyncService.commonsConfig
protected DiscoveryLiteConfig
SyncTokenService.commonsConfig
Methods in org.apache.sling.discovery.commons.providers.spi.base that return DiscoveryLiteConfigModifier and TypeMethodDescriptionprotected DiscoveryLiteConfig
OakBacklogClusterSyncService.getCommonsConfig()
Methods in org.apache.sling.discovery.commons.providers.spi.base with parameters of type DiscoveryLiteConfigModifier and TypeMethodDescriptionstatic IdMapService
IdMapService.testConstructor
(DiscoveryLiteConfig commonsConfig, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) test-only constructorstatic OakBacklogClusterSyncService
OakBacklogClusterSyncService.testConstructor
(DiscoveryLiteConfig commonsConfig, IdMapService idMapService, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) for testing only!static SyncTokenService
SyncTokenService.testConstructor
(DiscoveryLiteConfig commonsConfig, ResourceResolverFactory resourceResolverFactory, SlingSettingsService settingsService) static OakBacklogClusterSyncService
OakBacklogClusterSyncService.testConstructorAndActivate
(DiscoveryLiteConfig commonsConfig, IdMapService idMapService, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) static SyncTokenService
SyncTokenService.testConstructorAndActivate
(DiscoveryLiteConfig commonsConfig, ResourceResolverFactory resourceResolverFactory, SlingSettingsService settingsService) -
Uses of DiscoveryLiteConfig in org.apache.sling.discovery.oak
Classes in org.apache.sling.discovery.oak that implement DiscoveryLiteConfigModifier and TypeClassDescriptionclass
Configuration object used as a central config point for the discovery service implementation