Class NullClusterNodeHeartbeatService

java.lang.Object
com.atlassian.jira.cluster.lock.NullClusterNodeHeartbeatService
All Implemented Interfaces:
ClusterNodeHeartbeatService

public class NullClusterNodeHeartbeatService extends Object implements ClusterNodeHeartbeatService
Empty service for non-clustered environments
  • Constructor Details

    • NullClusterNodeHeartbeatService

      public NullClusterNodeHeartbeatService()
  • Method Details