Package | Description |
---|---|
com.kabira.platform.osstats |
Runtime Statistics
|
com.kabira.platform.switchconfig |
Configuration Service
|
Modifier and Type | Method and Description |
---|---|
void |
Type.typeSize(java.lang.Object object,
OutParameter<java.lang.String> report)
Deprecated.
This method is deprecated, please use
the Type.memoryUsage() method.
|
Modifier and Type | Method and Description |
---|---|
void |
Notifier.auditLoad(Version version,
OutParameter<Config[]> configToRemove)
Deprecated.
Audit a configuration being loaded
|
void |
Notifier.load(Version version,
OutParameter<Config[]> configList)
Deprecated.
Specified version being loaded
|