Package org.osgi.service.monitor
package org.osgi.service.monitor
-
ClassDescriptionA
Monitorablecan provide information about itself in the form ofStatusVariables.TheMonitorAdminservice is a singleton service that handlesStatusVariablequery requests and measurement job control requests.A Monitoring Job is a request for scheduled or event based notifications on update of a set ofStatusVariables.TheMonitorListeneris used byMonitorableservices to send notifications when aStatusVariablevalue is changed.Indicates the callers authority to publish, read or resetStatusVariables, to switch event sending on or off or to start monitoring jobs.AStatusVariableobject represents the value of a status variable taken with a certain collection method at a certain point of time.