public class ConfigListenerProxy extends ej.kf.Proxy<ConfigListener> implements ConfigListener
ConfigListener
.Constructor and Description |
---|
ConfigListenerProxy() |
Modifier and Type | Method and Description |
---|---|
void |
onConfigChanged(byte[] configData)
Called when the config changes.
|
public void onConfigChanged(byte[] configData)
ConfigListener
onConfigChanged
in interface ConfigListener
configData
- application-dependent configuration data