public class DefaultDomainConfigurationObserver extends HpsHelper implements ISystemConfigurationObserver
Modifier and Type | Class and Description |
---|---|
static class |
DefaultDomainConfigurationObserver.Action |
CMD_RESTART_HPS, nodeClientFactory
Constructor and Description |
---|
DefaultDomainConfigurationObserver() |
Modifier and Type | Method and Description |
---|---|
void |
onUpdated(BmContext context,
SystemConf previous,
SystemConf conf) |
DefaultDomainConfigurationObserver.Action |
process(SystemConf previous,
SystemConf conf) |
public void onUpdated(BmContext context, SystemConf previous, SystemConf conf) throws ServerFault
onUpdated
in interface ISystemConfigurationObserver
ServerFault
public DefaultDomainConfigurationObserver.Action process(SystemConf previous, SystemConf conf)
Copyright © 2021. All Rights Reserved.