Package org.osgi.service.monitor
package org.osgi.service.monitor
-
ClassDescriptionA
Monitorable
can provide information about itself in the form ofStatusVariables
.TheMonitorAdmin
service is a singleton service that handlesStatusVariable
query requests and measurement job control requests.A Monitoring Job is a request for scheduled or event based notifications on update of a set ofStatusVariable
s.TheMonitorListener
is used byMonitorable
services to send notifications when aStatusVariable
value is changed.Indicates the callers authority to publish, read or resetStatusVariable
s, to switch event sending on or off or to start monitoring jobs.AStatusVariable
object represents the value of a status variable taken with a certain collection method at a certain point of time.