public class SynchronisationStatusFinalizer extends Object
for handling in cluster.
Constructor and Description |
---|
SynchronisationStatusFinalizer(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
FailedSynchronisationManager failedSynchronisationManager,
ClusterService clusterService) |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(ApplicationReadyEvent applicationReadyEvent) |
void |
register() |
void |
unregister() |
public SynchronisationStatusFinalizer(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, FailedSynchronisationManager failedSynchronisationManager, ClusterService clusterService)
@PostConstruct public void register()
@PreDestroy public void unregister()
@EventListener public void handleEvent(ApplicationReadyEvent applicationReadyEvent)
Copyright © 2021 Atlassian. All rights reserved.