| Package | Description |
|---|---|
| com.kabira.platform.swbuiltin |
Runtime services
|
| com.kabira.platform.switchconfig |
Configuration Service
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ObjectServices.flushObject(InOutParameter<java.lang.Object> object)
Deprecated.
This method is deprecated, please use
ObjectServices.flush().
|
| 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.
|