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 DiscoveryLiteConfigOakBacklogClusterSyncService.commonsConfigprotected DiscoveryLiteConfigSyncTokenService.commonsConfigMethods in org.apache.sling.discovery.commons.providers.spi.base that return DiscoveryLiteConfigModifier and TypeMethodDescriptionprotected DiscoveryLiteConfigOakBacklogClusterSyncService.getCommonsConfig()Methods in org.apache.sling.discovery.commons.providers.spi.base with parameters of type DiscoveryLiteConfigModifier and TypeMethodDescriptionstatic IdMapServiceIdMapService.testConstructor(DiscoveryLiteConfig commonsConfig, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) test-only constructorstatic OakBacklogClusterSyncServiceOakBacklogClusterSyncService.testConstructor(DiscoveryLiteConfig commonsConfig, IdMapService idMapService, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) for testing only!static SyncTokenServiceSyncTokenService.testConstructor(DiscoveryLiteConfig commonsConfig, ResourceResolverFactory resourceResolverFactory, SlingSettingsService settingsService) static OakBacklogClusterSyncServiceOakBacklogClusterSyncService.testConstructorAndActivate(DiscoveryLiteConfig commonsConfig, IdMapService idMapService, SlingSettingsService settingsService, ResourceResolverFactory resourceResolverFactory) static SyncTokenServiceSyncTokenService.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 TypeClassDescriptionclassConfiguration object used as a central config point for the discovery service implementation