Package | Description |
---|---|
org.osgi.service.monitor |
Monitor Admin Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
MonitoringJob[] |
MonitorAdmin.getRunningJobs()
Returns the list of currently running
MonitoringJob s. |
MonitoringJob |
MonitorAdmin.startJob(String initiator,
String[] statusVariables,
int count)
Starts a change based
MonitoringJob with the parameters provided. |
MonitoringJob |
MonitorAdmin.startScheduledJob(String initiator,
String[] statusVariables,
int schedule,
int count)
Starts a time based
MonitoringJob with the parameters provided. |
Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0