| Package | Description |
|---|---|
| org.apache.sling.discovery.oak | |
| org.apache.sling.discovery.oak.pinger |
| Modifier and Type | Method and Description |
|---|---|
static OakDiscoveryService |
OakDiscoveryService.testConstructor(SlingSettingsService settingsService,
AnnouncementRegistry announcementRegistry,
ConnectorRegistry connectorRegistry,
ClusterViewService clusterViewService,
Config config,
OakViewChecker connectorPinger,
Scheduler scheduler,
IdMapService idMapService,
OakBacklogClusterSyncService oakBacklogClusterSyncService,
SyncTokenService syncTokenService,
ResourceResolverFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
OakViewChecker.initialize(OakDiscoveryService discoveryService)
The initialize method is called by the OakDiscoveryService.activate
as we require the discoveryService (and the discoveryService has
a reference on us - but we cant have circular references in osgi).
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.