|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryOperationalStatusMonitorValue | |
com.sun.management.oss.impl.pm.opstatus | This package contains the implementations of the interfaces defined in the com.sun.management.oss.pm.opstatus package. |
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 QueryOperationalStatusMonitorValue in com.sun.management.oss.impl.pm.opstatus |
Classes in com.sun.management.oss.impl.pm.opstatus that implement QueryOperationalStatusMonitorValue | |
class |
QueryByDNValueImpl
Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson |
class |
QueryOperationalStatusMonitorValueImpl
Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson |
Uses of QueryOperationalStatusMonitorValue in com.sun.management.oss.impl.pm.opstatus.xml |
Methods in com.sun.management.oss.impl.pm.opstatus.xml with parameters of type QueryOperationalStatusMonitorValue | |
static java.lang.String |
QueryOperationalStatusMonitorValueXmlTranslator.toXml(QueryOperationalStatusMonitorValue queryPerform,
java.lang.String elementName)
|
static void |
QueryOperationalStatusMonitorValueXmlTranslator.fromXmlNoRoot(org.jdom.Element element,
QueryOperationalStatusMonitorValue queryPerform)
|
Uses of QueryOperationalStatusMonitorValue in com.sun.management.oss.pm.opstatus |
Subinterfaces of QueryOperationalStatusMonitorValue in com.sun.management.oss.pm.opstatus | |
interface |
QueryByDNValue
This interface is used to query for measurement jobs by specifying distinguished names. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |