org.mobicents.slee.container.management.console.server.mbeans
Class SbbUsageMBeanUtils

java.lang.Object
  extended by 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)
           
 
Method Summary
 void close()
           
 java.lang.Long getCounterTypeParameter(java.lang.String name, boolean reset)
           
 javax.slee.usage.SampleStatistics getSampleTypeParameter(java.lang.String name, boolean reset)
           
 javax.slee.SbbID getSbb()
           
 org.mobicents.slee.container.management.console.client.usage.SBBUsageParameterInfo[] getSBBUsageParameterInfos()
           
 javax.slee.ServiceID getService()
           
 java.lang.String getUsageParameterSet()
           
 void resetAllUsageParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbbUsageMBeanUtils

public SbbUsageMBeanUtils(javax.management.MBeanServerConnection mbeanServer,
                          javax.management.ObjectName sbbUsageMBean)
Method Detail

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.