Package | Description |
---|---|
org.osgi.service.monitor |
Monitor Admin Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
StatusVariable |
Monitorable.getStatusVariable(java.lang.String id)
Returns the
StatusVariable object addressed by its identifier. |
StatusVariable |
MonitorAdmin.getStatusVariable(java.lang.String path)
Returns a
StatusVariable addressed by its full path. |
StatusVariable[] |
MonitorAdmin.getStatusVariables(java.lang.String monitorableId)
Returns the
StatusVariable objects published by a
Monitorable instance. |
Modifier and Type | Method and Description |
---|---|
void |
MonitorListener.updated(java.lang.String monitorableId,
StatusVariable statusVariable)
Callback for notification of a
StatusVariable change. |
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0