com.sun.mfwk.cli
Class MfCliPmOpStatusSessionProxy
java.lang.Object
com.sun.mfwk.cli.MfCliPmOpStatusSessionProxy
- public class MfCliPmOpStatusSessionProxy
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MfCliPmOpStatusSessionProxy
public MfCliPmOpStatusSessionProxy(javax.management.ObjectName on,
javax.management.MBeanServerConnection cc)
throws java.lang.Exception
makeOperationalStatusMonitorValue
public OperationalStatusMonitorValue makeOperationalStatusMonitorValue(java.lang.String value)
throws java.lang.Exception
- Throws:
java.lang.Exception
getReportFormats
public ReportFormat[] getReportFormats()
throws java.lang.Exception
- Throws:
java.lang.Exception
createOperationalStatusMonitorByValue
public OperationalStatusMonitorKey createOperationalStatusMonitorByValue(OperationalStatusMonitorValue pmValue)
throws java.lang.Exception
- Throws:
java.lang.Exception
makeQueryValue
public QueryValue makeQueryValue(java.lang.String type)
throws java.lang.Exception
- Throws:
java.lang.Exception
queryOperationalStatusMonitors
public OperationalStatusMonitorValueIterator queryOperationalStatusMonitors(QueryValue query,
java.lang.String[] attrNames)
throws java.lang.Exception
- Throws:
java.lang.Exception
removeOperationalStatusMonitorByKey
public void removeOperationalStatusMonitorByKey(OperationalStatusMonitorKey pmKey)
throws java.lang.Exception
- Throws:
java.lang.Exception
suspendOperationalStatusMonitorByKey
public void suspendOperationalStatusMonitorByKey(OperationalStatusMonitorKey pmKey)
throws java.lang.Exception
- Throws:
java.lang.Exception
resumeOperationalStatusMonitorByKey
public void resumeOperationalStatusMonitorByKey(OperationalStatusMonitorKey pmKey)
throws java.lang.Exception
- Throws:
java.lang.Exception