Uses of Class
org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
Packages that use SyncTokenService
Package
Description
Provides default SPI-implementations used by discovery.commons.providers.impl
-
Uses of SyncTokenService in org.apache.sling.discovery.commons.providers.spi.base
Methods in org.apache.sling.discovery.commons.providers.spi.base that return SyncTokenServiceModifier and TypeMethodDescriptionstatic SyncTokenServiceSyncTokenService.testConstructor(DiscoveryLiteConfig commonsConfig, ResourceResolverFactory resourceResolverFactory, SlingSettingsService settingsService) static SyncTokenServiceSyncTokenService.testConstructorAndActivate(DiscoveryLiteConfig commonsConfig, ResourceResolverFactory resourceResolverFactory, SlingSettingsService settingsService) -
Uses of SyncTokenService in org.apache.sling.discovery.oak
Methods in org.apache.sling.discovery.oak with parameters of type SyncTokenServiceModifier and TypeMethodDescriptionstatic OakDiscoveryServiceOakDiscoveryService.testConstructor(SlingSettingsService settingsService, AnnouncementRegistry announcementRegistry, ConnectorRegistry connectorRegistry, ClusterViewService clusterViewService, Config config, OakViewChecker connectorPinger, Scheduler scheduler, IdMapService idMapService, OakBacklogClusterSyncService oakBacklogClusterSyncService, SyncTokenService syncTokenService, ResourceResolverFactory factory)