Uses of Class
org.apache.sling.discovery.oak.pinger.OakViewChecker
Packages that use OakViewChecker
-
Uses of OakViewChecker in org.apache.sling.discovery.oak
Methods in org.apache.sling.discovery.oak with parameters of type OakViewCheckerModifier 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) -
Uses of OakViewChecker in org.apache.sling.discovery.oak.pinger
Methods in org.apache.sling.discovery.oak.pinger that return OakViewCheckerModifier and TypeMethodDescriptionstatic OakViewCheckerOakViewChecker.testConstructor(SlingSettingsService slingSettingsService, ResourceResolverFactory resourceResolverFactory, ConnectorRegistry connectorRegistry, AnnouncementRegistry announcementRegistry, Scheduler scheduler, Config config) for testing only