@Configuration public class BootstrapHazelcastAppConfig extends Object
ClusterManager and ClusterLockService.
Included as part of the bootstrap Spring context.BootstrapAppConfig| Constructor and Description |
|---|
BootstrapHazelcastAppConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected ClusterManager |
clusterManager(com.atlassian.config.ApplicationConfig applicationConfig,
ClassLoader uberClassLoader,
SynchronizationManager synchronizationManager,
io.micrometer.core.instrument.MeterRegistry micrometerMeterRegistry,
MBeanServer mBeanServer) |
protected com.atlassian.hazelcast.serialization.OsgiClassLoaderRegistry |
osgiClassLoaderRegistry() |
protected com.atlassian.hazelcast.serialization.OsgiSafeStreamSerializer |
osgiSafeStreamSerializer() |
@Bean protected ClusterManager clusterManager(com.atlassian.config.ApplicationConfig applicationConfig, ClassLoader uberClassLoader, SynchronizationManager synchronizationManager, io.micrometer.core.instrument.MeterRegistry micrometerMeterRegistry, MBeanServer mBeanServer)
@Bean protected com.atlassian.hazelcast.serialization.OsgiSafeStreamSerializer osgiSafeStreamSerializer()
@Bean protected com.atlassian.hazelcast.serialization.OsgiClassLoaderRegistry osgiClassLoaderRegistry()
Copyright © 2003–2022 Atlassian. All rights reserved.