Uses of Interface
com.atlassian.confluence.impl.cluster.ClusterManagerInternal
Packages that use ClusterManagerInternal
Package
Description
-
Uses of ClusterManagerInternal in com.atlassian.confluence.cluster
Constructors in com.atlassian.confluence.cluster with parameters of type ClusterManagerInternalModifierConstructorDescriptionClusterCompatibilityValidator(ClusterManagerInternal clusterManager) DefaultClusterConfigurationHelper(com.atlassian.config.internal.ApplicationConfig applicationConfig, ClusterManagerInternal clusterManager, LicenseServiceInternal licenseService, SingleConnectionProvider databaseHelper, com.atlassian.config.db.HibernateConfig hibernateConfig, ClusterCompatibilityValidator clusterCompatibilityValidator, com.atlassian.security.random.SecureTokenGenerator secureTokenGenerator, com.atlassian.secrets.api.SecretService secretService) -
Uses of ClusterManagerInternal in com.atlassian.confluence.cluster.hazelcast
Classes in com.atlassian.confluence.cluster.hazelcast that implement ClusterManagerInternalConstructors in com.atlassian.confluence.cluster.hazelcast with parameters of type ClusterManagerInternalModifierConstructorDescriptionHazelcastClusterSafetyManager(ClusterSafetyDao clusterSafetyDao, com.atlassian.event.api.EventPublisher eventPublisher, ClusterManagerInternal clusterManager, com.hazelcast.core.HazelcastInstance hazelcastInstance, ActivityMonitor activityMonitor, ScheduledExecutorService executor, LicenseService licenseService, LoggingConfigService loggingConfigService) -
Uses of ClusterManagerInternal in com.atlassian.testsupport
Classes in com.atlassian.testsupport that implement ClusterManagerInternalModifier and TypeClassDescriptionfinal classAn implementation ofClusterManagerfor use when no clustering is configured.