Uses of Class
org.apache.sling.discovery.impl.DiscoveryServiceImpl

Packages that use DiscoveryServiceImpl
org.apache.sling.discovery.impl.common.heartbeat   
 

Uses of DiscoveryServiceImpl in org.apache.sling.discovery.impl.common.heartbeat
 

Methods in org.apache.sling.discovery.impl.common.heartbeat with parameters of type DiscoveryServiceImpl
 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–2014 The Apache Software Foundation. All rights reserved.