public class MessageSizeHook extends java.lang.Object implements ISystemConfigurationObserver, ISystemConfigurationValidator
Constructor and Description |
---|
MessageSizeHook() |
Modifier and Type | Method and Description |
---|---|
void |
onUpdated(BmContext context,
SystemConf previous,
SystemConf conf) |
void |
validate(SystemConf previous,
java.util.Map<java.lang.String,java.lang.String> modifications) |
public void onUpdated(BmContext context, SystemConf previous, SystemConf conf) throws ServerFault
onUpdated
in interface ISystemConfigurationObserver
ServerFault
public void validate(SystemConf previous, java.util.Map<java.lang.String,java.lang.String> modifications) throws ServerFault
validate
in interface ISystemConfigurationValidator
ServerFault
Copyright © 2021. All Rights Reserved.