|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PerformanceMonitorByObjectsValue | |
com.sun.management.oss.impl.pm.measurement | This package contains the implementations of the interfaces defined in the com.sun.management.oss.pm.measurement package. |
com.sun.management.oss.impl.pm.measurement.xml | This package contains XML translators (from XML/to XML methods) for the objects defined by the package com.sun.management.oss.impl.pm.measurement. |
com.sun.mfwk.cli |
Uses of PerformanceMonitorByObjectsValue in com.sun.management.oss.impl.pm.measurement |
Classes in com.sun.management.oss.impl.pm.measurement that implement PerformanceMonitorByObjectsValue | |
class |
PerformanceMonitorByObjectsValueImpl
Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson |
Uses of PerformanceMonitorByObjectsValue in com.sun.management.oss.impl.pm.measurement.xml |
Methods in com.sun.management.oss.impl.pm.measurement.xml with parameters of type PerformanceMonitorByObjectsValue | |
static java.lang.String |
PerformanceMonitorByObjectsValueXmlTranslator.toXml(PerformanceMonitorByObjectsValue object,
java.lang.String elementName)
|
static void |
PerformanceMonitorByObjectsValueXmlTranslator.fromXmlNoRoot(org.jdom.Element element,
PerformanceMonitorByObjectsValue object)
|
Uses of PerformanceMonitorByObjectsValue in com.sun.mfwk.cli |
Methods in com.sun.mfwk.cli that return PerformanceMonitorByObjectsValue | |
PerformanceMonitorByObjectsValue[] |
MfCliPerfJobModule.getPerfJobNamesByObjectsByProductInstance(java.lang.String productName,
java.lang.String instanceName)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |