public class StartableClusterNodeHeartbeatService extends com.atlassian.beehive.db.AbstractClusterNodeHeartbeatService implements Startable
| Constructor and Description |
|---|
StartableClusterNodeHeartbeatService(com.atlassian.beehive.db.spi.ClusterNodeHeartBeatDao clusterNodeHeartBeatDao,
com.atlassian.scheduler.SchedulerService schedulerService,
SharedHomeNodeStatusWriter sharedHomeNodeStatusWriter,
com.atlassian.core.util.Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
This method will be called after the plugin system is fully initialised and all components added to the
dependency injection framework.
|
protected void |
startHeartbeat() |
public StartableClusterNodeHeartbeatService(com.atlassian.beehive.db.spi.ClusterNodeHeartBeatDao clusterNodeHeartBeatDao,
com.atlassian.scheduler.SchedulerService schedulerService,
SharedHomeNodeStatusWriter sharedHomeNodeStatusWriter,
com.atlassian.core.util.Clock clock)
public void start()
throws Exception
Startableprotected void startHeartbeat()
throws com.atlassian.scheduler.SchedulerServiceException
startHeartbeat in class com.atlassian.beehive.db.AbstractClusterNodeHeartbeatServicecom.atlassian.scheduler.SchedulerServiceExceptionCopyright © 2002-2016 Atlassian. All Rights Reserved.