public class ClusterPanicEvent extends ConfluenceEvent implements ClusterEvent
ClusterSafetyManager
detects a fatal error in the configuration of the cluster.
Listeners of this event should prevent all access to the application and present the description
message to the user.ClusterSafetyManager
,
ClusterSafetyJob
,
Serialized Formsource
Constructor and Description |
---|
ClusterPanicEvent(Object src,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
equals, hashCode
getSource, toString
Copyright © 2003–2017 Atlassian. All rights reserved.