|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JVTSession | |
com.sun.management.oss.impl.factory.measurement | This package contains the measurement job factory MBean. |
com.sun.management.oss.impl.factory.opstatus | This package contains the operational status job factory MBean. |
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 JVTSession in com.sun.management.oss.impl.factory.measurement |
Classes in com.sun.management.oss.impl.factory.measurement that implement JVTSession | |
class |
JmxJVTPerformanceMonitorSession
The class JmxJVTPerformanceMonitorSession implements the JVTPerformanceMonitorSession
interface. |
Uses of JVTSession in com.sun.management.oss.impl.factory.opstatus |
Classes in com.sun.management.oss.impl.factory.opstatus that implement JVTSession | |
class |
JmxJVTOperationalStatusMonitorSession
The class JmxJVTOperationalStatusMonitorSession implements the
JVTOperationalStatusMonitorSession interface.
|
Uses of JVTSession in com.sun.management.oss.pm.measurement |
Subinterfaces of JVTSession in com.sun.management.oss.pm.measurement | |
interface |
JVTPerformanceMonitorSession
The JVTPerformanceMonitorSession interface is the central interface of this package to manage measurement jobs. |
Uses of JVTSession in com.sun.management.oss.pm.opstatus |
Subinterfaces of JVTSession in com.sun.management.oss.pm.opstatus | |
interface |
JVTOperationalStatusMonitorSession
The JVTOperationalStatusMonitorSession interface is the central interface of this package to manage measurement jobs. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |