Package | Description |
---|---|
org.apache.sling.discovery.impl.common.heartbeat |
Modifier and Type | Method and Description |
---|---|
void |
HeartbeatHandler.initialize(DiscoveryServiceImpl discoveryService,
String initialVotingId)
The initialize method is called by the DiscoveryServiceImpl.activate
as we require the discoveryService (and the discoveryService has
a reference on us - but we cant have circular references in osgi).
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.