Package | Description |
---|---|
org.apache.sling.discovery.impl.cluster.voting | |
org.apache.sling.discovery.impl.common.heartbeat |
Modifier and Type | Method and Description |
---|---|
static VotingHandler |
VotingHandler.testConstructor(org.apache.sling.settings.SlingSettingsService settingsService,
org.apache.sling.api.resource.ResourceResolverFactory factory,
Config config)
for testing only
|
Modifier and Type | Method and Description |
---|---|
static HeartbeatHandler |
HeartbeatHandler.testConstructor(org.apache.sling.settings.SlingSettingsService slingSettingsService,
org.apache.sling.api.resource.ResourceResolverFactory factory,
org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry announcementRegistry,
org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry connectorRegistry,
Config config,
org.apache.sling.commons.scheduler.Scheduler scheduler,
VotingHandler votingHandler)
for testing only
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.