Uses of Class
com.sun.management.oss.impl.job.opstatus.OperationalStatusMonitorJob

Packages that use OperationalStatusMonitorJob
com.sun.management.oss.impl.factory.opstatus This package contains the operational status job factory MBean. 
 

Uses of OperationalStatusMonitorJob in com.sun.management.oss.impl.factory.opstatus
 

Methods in com.sun.management.oss.impl.factory.opstatus that return OperationalStatusMonitorJob
 OperationalStatusMonitorJob JmxJVTOperationalStatusMonitorSession.getJob(java.lang.String key)
          Get job from table
 

Methods in com.sun.management.oss.impl.factory.opstatus with parameters of type OperationalStatusMonitorJob
 void JmxJVTOperationalStatusMonitorSession.putJob(java.lang.String key, OperationalStatusMonitorJob aOperationalStatusMonitorJob)
          Put job in table