org.mobicents.slee.container.management.console.server.mbeans
Class SbbEntitiesMBeanUtils
java.lang.Object
org.mobicents.slee.container.management.console.server.mbeans.SbbEntitiesMBeanUtils
public class SbbEntitiesMBeanUtils
- extends java.lang.Object
- Author:
- Vladimir Ralev
|
Constructor Summary |
SbbEntitiesMBeanUtils(javax.management.MBeanServerConnection mbeanServer,
javax.management.ObjectName sleeManagementMBean)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SbbEntitiesMBeanUtils
public SbbEntitiesMBeanUtils(javax.management.MBeanServerConnection mbeanServer,
javax.management.ObjectName sleeManagementMBean)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
retrieveSbbEntityInfo
public java.lang.Object[] retrieveSbbEntityInfo(java.lang.String sbbeId)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
retrieveAllSbbEntities
public java.lang.Object[] retrieveAllSbbEntities()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
removeSbbEntity
public java.lang.Object[] removeSbbEntity(java.lang.String sbbeId)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
Copyright © 2009. All Rights Reserved.