org.mobicents.slee.container.management.console.server.mbeans
Class SbbUsageMBeanUtils
java.lang.Object
org.mobicents.slee.container.management.console.server.mbeans.SbbUsageMBeanUtils
public class SbbUsageMBeanUtils
- extends java.lang.Object
- Author:
- Stefano Zappaterra
|
Constructor Summary |
SbbUsageMBeanUtils(javax.management.MBeanServerConnection mbeanServer,
javax.management.ObjectName sbbUsageMBean)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SbbUsageMBeanUtils
public SbbUsageMBeanUtils(javax.management.MBeanServerConnection mbeanServer,
javax.management.ObjectName sbbUsageMBean)
close
public void close()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getSbb
public javax.slee.SbbID getSbb()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getService
public javax.slee.ServiceID getService()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getUsageParameterSet
public java.lang.String getUsageParameterSet()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
resetAllUsageParameters
public void resetAllUsageParameters()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getCounterTypeParameter
public java.lang.Long getCounterTypeParameter(java.lang.String name,
boolean reset)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getSampleTypeParameter
public javax.slee.usage.SampleStatistics getSampleTypeParameter(java.lang.String name,
boolean reset)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getSBBUsageParameterInfos
public org.mobicents.slee.container.management.console.client.usage.SBBUsageParameterInfo[] getSBBUsageParameterInfos()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
Copyright © 2009. All Rights Reserved.