|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Schedule | |
com.sun.management.oss.pm.measurement | This package is the standard javax.oss.pm.measurement package ported into the J2SE/JMX environment. |
com.sun.management.oss.pm.opstatus | This package refers to systems capabilities to read operational status of observed managed object(s) (MBeans) and to produce status reports when status changes occur. |
Uses of Schedule in com.sun.management.oss.pm.measurement |
Methods in com.sun.management.oss.pm.measurement that return Schedule | |
Schedule |
PerformanceMonitorValue.makeSchedule()
Creates a new instance of the Schedule interface. |
Schedule |
PerformanceMonitorValue.getSchedule()
Returns the schedule of the measurement job. |
Methods in com.sun.management.oss.pm.measurement with parameters of type Schedule | |
void |
PerformanceMonitorValue.setSchedule(Schedule schedule)
Sets the schedule of the measurement job. |
Uses of Schedule in com.sun.management.oss.pm.opstatus |
Methods in com.sun.management.oss.pm.opstatus that return Schedule | |
Schedule |
OperationalStatusMonitorValue.makeSchedule()
Creates a new instance of the Schedule interface. |
Schedule |
OperationalStatusMonitorValue.getSchedule()
Returns the schedule of the measurement job. |
Methods in com.sun.management.oss.pm.opstatus with parameters of type Schedule | |
void |
OperationalStatusMonitorValue.setSchedule(Schedule schedule)
Sets the schedule of the measurement job. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |