public class ConfigCallback extends Object implements Callback
Callback is used to retrieve member Config.
It can be passed to ClusterCallbackHandler
and used by LoginModules
during login process.| Constructor and Description |
|---|
ConfigCallback() |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.config.Config |
getConfig() |
void |
setConfig(com.hazelcast.config.Config config) |
Copyright © 2022 Hazelcast, Inc.. All rights reserved.