Package com.atlassian.jira.cluster.lock
Class ClusterLockLifecycleManager
java.lang.Object
com.atlassian.jira.cluster.lock.ClusterLockLifecycleManager
A component that ensures graceful shutdown of the
DatabaseClusterLockService.- Since:
- 8.3
-
Constructor Summary
ConstructorsConstructorDescriptionClusterLockLifecycleManager(LazyLoadedDatabaseClusterLockService databaseClusterLockService, com.atlassian.event.api.EventPublisher eventPublisher) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidonPluginFrameworkShutdownEvent(com.atlassian.plugin.event.events.PluginFrameworkShutdownEvent event)
-
Constructor Details
-
ClusterLockLifecycleManager
public ClusterLockLifecycleManager(LazyLoadedDatabaseClusterLockService databaseClusterLockService, com.atlassian.event.api.EventPublisher eventPublisher)
-
-
Method Details
-
onPluginFrameworkShutdownEvent
@EventListener public void onPluginFrameworkShutdownEvent(com.atlassian.plugin.event.events.PluginFrameworkShutdownEvent event) -
onDbErased
-