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

java.lang.Object
  extended by 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)
           
 
Method Summary
 java.lang.Object[] removeSbbEntity(java.lang.String sbbeId)
           
 java.lang.Object[] retrieveAllSbbEntities()
           
 java.lang.Object[] retrieveSbbEntityInfo(java.lang.String sbbeId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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.