public class ObserverHook extends java.lang.Object implements ISystemConfigurationObserver
| Modifier and Type | Field and Description | 
|---|---|
static boolean | 
called  | 
| Constructor and Description | 
|---|
ObserverHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
onUpdated(BmContext context,
         SystemConf previous,
         SystemConf conf)  | 
public void onUpdated(BmContext context, SystemConf previous, SystemConf conf) throws ServerFault
onUpdated in interface ISystemConfigurationObserverServerFaultCopyright © 2023. All Rights Reserved.