public class ChannelConfigurationModifyListener extends Object implements IPropertyBlockModifyListener
IPropertyBlockModifyListener.ModifyType| Modifier | Constructor and Description |
|---|---|
protected |
ChannelConfigurationModifyListener(ChannelImpl queue) |
| Modifier and Type | Method and Description |
|---|---|
void |
onModify(IPropertyBlockModifyListener.ModifyType type,
String key,
Object valueOld,
Object valueNew) |
void |
onModifySet(List<PropertyBlockModifyItem> modifySet) |
protected ChannelConfigurationModifyListener(ChannelImpl queue)
public void onModify(IPropertyBlockModifyListener.ModifyType type, String key, Object valueOld, Object valueNew)
onModify in interface IPropertyBlockModifyListenerpublic void onModifySet(List<PropertyBlockModifyItem> modifySet)
onModifySet in interface IPropertyBlockModifyListenerCopyright © 2020. All rights reserved.