|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrentResultReport | |
com.sun.management.oss.impl.factory.opstatus | This package contains the operational status job factory MBean. |
com.sun.management.oss.impl.pm.opstatus.xml | This package contains XML translators (from XML/to XML methods) for the objects defined by the package com.sun.management.oss.impl.pm.opstatus. |
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 CurrentResultReport in com.sun.management.oss.impl.factory.opstatus |
Methods in com.sun.management.oss.impl.factory.opstatus that return CurrentResultReport | |
CurrentResultReport |
JmxJVTOperationalStatusMonitorSession.getCurrentResultReport(OperationalStatusMonitorKey pmKey,
ReportFormat format)
|
Uses of CurrentResultReport in com.sun.management.oss.impl.pm.opstatus.xml |
Methods in com.sun.management.oss.impl.pm.opstatus.xml with parameters of type CurrentResultReport | |
static java.lang.String |
CurrentResultReportXmlTranslator.toXml(CurrentResultReport currentResultReport,
java.lang.String elementName)
|
static void |
CurrentResultReportXmlTranslator.fromXmlNoRoot(org.jdom.Element element,
CurrentResultReport currentResultReport)
|
Uses of CurrentResultReport in com.sun.management.oss.pm.opstatus |
Methods in com.sun.management.oss.pm.opstatus that return CurrentResultReport | |
CurrentResultReport |
JVTOperationalStatusMonitorSession.getCurrentResultReport(OperationalStatusMonitorKey pmKey,
ReportFormat format)
Generate a result report of the current measurement result values. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |