| 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
MonitoringJobs. |
MonitoringJob |
MonitorAdmin.startJob(java.lang.String initiator,
java.lang.String[] statusVariables,
int count)
Starts a change based
MonitoringJob with the parameters provided. |
MonitoringJob |
MonitorAdmin.startScheduledJob(java.lang.String initiator,
java.lang.String[] statusVariables,
int schedule,
int count)
Starts a time based
MonitoringJob with the parameters provided. |
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0