|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateException | |
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 CreateException in com.sun.management.oss.impl.factory.measurement |
Methods in com.sun.management.oss.impl.factory.measurement that throw CreateException | |
PerformanceMonitorKey |
JmxJVTPerformanceMonitorSession.createPerformanceMonitorByValue(PerformanceMonitorValue pmValue)
See JVTPerformanceMonitorSession.createPerformanceMonitorByValue(PerformanceMonitorValue
pmValue) .
|
Uses of CreateException in com.sun.management.oss.impl.factory.opstatus |
Methods in com.sun.management.oss.impl.factory.opstatus that throw CreateException | |
OperationalStatusMonitorKey |
JmxJVTOperationalStatusMonitorSession.createOperationalStatusMonitorByValue(OperationalStatusMonitorValue pmValue)
|
Uses of CreateException in com.sun.management.oss.pm.measurement |
Methods in com.sun.management.oss.pm.measurement that throw CreateException | |
PerformanceMonitorKey |
JVTPerformanceMonitorSession.createPerformanceMonitorByValue(PerformanceMonitorValue pmValue)
Creates a new measurement job. |
Uses of CreateException in com.sun.management.oss.pm.opstatus |
Methods in com.sun.management.oss.pm.opstatus that throw CreateException | |
OperationalStatusMonitorKey |
JVTOperationalStatusMonitorSession.createOperationalStatusMonitorByValue(OperationalStatusMonitorValue pmValue)
Creates a new measurement job. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |