public class NodePanicHandler extends Object
Constructor and Description |
---|
NodePanicHandler(com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Method and Description |
---|---|
void |
onNodePanic(NodePanicEvent nodePanicEvent) |
void |
registerListener() |
void |
unregisterListener() |
public NodePanicHandler(com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer, com.atlassian.event.api.EventPublisher eventPublisher)
@PostConstruct public void registerListener()
@PreDestroy public void unregisterListener()
@EventListener public void onNodePanic(NodePanicEvent nodePanicEvent)
Copyright © 2020 Atlassian. All rights reserved.