Uses of Package
org.osgi.service.monitor

Packages that use org.osgi.service.monitor
org.knowhowlab.osgi.monitoradmin   
org.knowhowlab.osgi.monitoradmin.job   
org.osgi.service.monitor Monitor Admin Package Version 1.0. 
 

Classes in org.osgi.service.monitor used by org.knowhowlab.osgi.monitoradmin
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.
StatusVariable
          A StatusVariable object represents the value of a status variable taken with a certain collection method at a certain point of time.
 

Classes in org.osgi.service.monitor used by org.knowhowlab.osgi.monitoradmin.job
MonitoringJob
          A Monitoring Job is a request for scheduled or event based notifications on update of a set of StatusVariables.
StatusVariable
          A StatusVariable object represents the value of a status variable taken with a certain collection method at a certain point of time.
 

Classes in org.osgi.service.monitor used by org.osgi.service.monitor
MonitoringJob
          A Monitoring Job is a request for scheduled or event based notifications on update of a set of StatusVariables.
StatusVariable
          A StatusVariable object represents the value of a status variable taken with a certain collection method at a certain point of time.
 



Copyright © 2010 Know-How Lab. All Rights Reserved.