public class ClusterWatchdogService extends Object implements Startable
Constructor and Description |
---|
ClusterWatchdogService(ClusterManager clusterManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Method and Description |
---|---|
void |
refreshNodes() |
void |
start()
This method will be called after the plugin system is fully initialised and all components added to the
dependency injection framework.
|
void |
stop() |
public ClusterWatchdogService(ClusterManager clusterManager, com.atlassian.event.api.EventPublisher eventPublisher)
public void start()
Startable
public void stop()
public void refreshNodes()
Copyright © 2002-2019 Atlassian. All Rights Reserved.