org.mobicents.slee.container.management.console.server.mbeans
Class ServiceUsageMBeanUtils
java.lang.Object
org.mobicents.slee.container.management.console.server.mbeans.ServiceUsageMBeanUtils
public class ServiceUsageMBeanUtils
- extends java.lang.Object
- Author:
- Stefano Zappaterra
|
Constructor Summary |
ServiceUsageMBeanUtils(javax.management.MBeanServerConnection mbeanServer,
javax.management.ObjectName serviceManagementMBean,
javax.slee.ServiceID serviceID)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceUsageMBeanUtils
public ServiceUsageMBeanUtils(javax.management.MBeanServerConnection mbeanServer,
javax.management.ObjectName serviceManagementMBean,
javax.slee.ServiceID serviceID)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
close
public void close()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
createUsageParameterSet
public void createUsageParameterSet(javax.slee.SbbID sbbID,
java.lang.String name)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getSbbUsageMBeanUtils
public SbbUsageMBeanUtils getSbbUsageMBeanUtils(javax.slee.SbbID sbbID)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getSbbUsageMBeanUtils
public SbbUsageMBeanUtils getSbbUsageMBeanUtils(javax.slee.SbbID sbbID,
java.lang.String name)
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
getUsageParameterSets
public java.lang.String[] getUsageParameterSets(javax.slee.SbbID sbbID)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
removeUsageParameterSet
public void removeUsageParameterSet(javax.slee.SbbID sbbID,
java.lang.String name)
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
resetAllUsageParameters
public void resetAllUsageParameters(javax.slee.SbbID sbbID)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
Copyright © 2009. All Rights Reserved.