Package | Description |
---|---|
com.kabira.platform.switchconfig |
Configuration Service
|
Modifier and Type | Method and Description |
---|---|
void |
GroupKind.registerNotifier(InOutParameter<Notifier> notifier)
Deprecated.
Notifier has been replaced by
ConfigurationListener.
|
void |
GroupKind.unregisterNotifier(InOutParameter<Notifier> notifier)
Deprecated.
Notifier has been replaced by
ConfigurationListener.
|