|
OSGi™ Service Platform Release 4 Version 4.2 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Monitorable | A Monitorable can provide information about itself in the form
of StatusVariables. |
| MonitorAdmin | The MonitorAdmin service is a singleton service that handles
StatusVariable query requests and measurement job control
requests. |
| MonitoringJob | A Monitoring Job is a request for scheduled or event based notifications on
update of a set of StatusVariables. |
| MonitorListener | The MonitorListener is used by Monitorable services
to send notifications when a StatusVariable value is changed. |
| Class Summary | |
|---|---|
| MonitorPermission | Indicates the callers authority to publish, read or reset
StatusVariables, to switch event sending on or off or to start
monitoring jobs. |
| StatusVariable | A StatusVariable object represents the value of a status
variable taken with a certain collection method at a certain point of time. |
Monitor Admin Package Version 1.0.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: org.osgi.service.monitor; version="[1.0,2.0)"
|
OSGi™ Service Platform Release 4 Version 4.2 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||