Class NoopClusterSafetyManager
java.lang.Object
com.atlassian.confluence.cluster.safety.NoopClusterSafetyManager
- All Implemented Interfaces:
ClusterSafetyManager
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NoopClusterSafetyManager
public NoopClusterSafetyManager()
-
-
Method Details
-
verify
public void verify(long runInterval) Description copied from interface:ClusterSafetyManager
Ensures cluster is safe. If not, panic procedure is initiated.- Specified by:
verify
in interfaceClusterSafetyManager
-