public class HotRestartConfigListener extends Object implements com.hazelcast.internal.dynamicconfig.DynamicConfigListener
| Constructor and Description |
|---|
HotRestartConfigListener(HotRestartIntegrationService hotRestartIntegrationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onConfigRegistered(com.hazelcast.config.CacheSimpleConfig configObject) |
void |
onConfigRegistered(com.hazelcast.config.MapConfig configObject) |
void |
onServiceInitialized(com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService configurationService) |
public HotRestartConfigListener(HotRestartIntegrationService hotRestartIntegrationService)
public void onServiceInitialized(com.hazelcast.internal.dynamicconfig.ClusterWideConfigurationService configurationService)
onServiceInitialized in interface com.hazelcast.internal.dynamicconfig.DynamicConfigListenerpublic void onConfigRegistered(com.hazelcast.config.MapConfig configObject)
onConfigRegistered in interface com.hazelcast.internal.dynamicconfig.DynamicConfigListenerpublic void onConfigRegistered(com.hazelcast.config.CacheSimpleConfig configObject)
onConfigRegistered in interface com.hazelcast.internal.dynamicconfig.DynamicConfigListenerCopyright © 2022 Hazelcast, Inc.. All Rights Reserved.