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

java.lang.Object
  extended by org.mobicents.slee.container.management.console.server.mbeans.SleeManagementMBeanUtils

public class SleeManagementMBeanUtils
extends java.lang.Object

Author:
Stefano Zappaterra

Constructor Summary
SleeManagementMBeanUtils()
           
 
Method Summary
 void addNotificationListener(javax.management.NotificationListener listener)
           
static java.lang.String doMessage(java.lang.Throwable t)
           
 ActivityManagementMBeanUtils getActivityManagementMBeanUtils()
           
 DeploymentMBeanUtils getDeploymentMBeanUtils()
           
 LogManagementMBeanUtils getLogManagementMBeanUtils()
           
 ProfileProvisioningMBeanUtils getProfileProvisioningMBeanUtils()
           
 ResourceManagementMBeanUtils getResourceManagementMBeanUtils()
           
 SbbEntitiesMBeanUtils getSbbEntitiesMBeanUtils()
           
 ServiceManagementMBeanUtils getServiceManagementMBeanUtils()
           
 javax.slee.management.SleeState getState()
           
 java.lang.String getVersion()
           
 void removeNotificationListener(javax.management.NotificationListener listener)
           
 void shutdown()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SleeManagementMBeanUtils

public SleeManagementMBeanUtils()
                         throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
Method Detail

getDeploymentMBeanUtils

public DeploymentMBeanUtils getDeploymentMBeanUtils()

getActivityManagementMBeanUtils

public ActivityManagementMBeanUtils getActivityManagementMBeanUtils()

getServiceManagementMBeanUtils

public ServiceManagementMBeanUtils getServiceManagementMBeanUtils()

getState

public javax.slee.management.SleeState getState()
                                         throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException

shutdown

public void shutdown()
              throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException

start

public void start()
           throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException

stop

public void stop()
          throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException

addNotificationListener

public void addNotificationListener(javax.management.NotificationListener listener)
                             throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException

removeNotificationListener

public void removeNotificationListener(javax.management.NotificationListener listener)
                                throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException

getVersion

public java.lang.String getVersion()
                            throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException

getProfileProvisioningMBeanUtils

public ProfileProvisioningMBeanUtils getProfileProvisioningMBeanUtils()

getResourceManagementMBeanUtils

public ResourceManagementMBeanUtils getResourceManagementMBeanUtils()

getSbbEntitiesMBeanUtils

public SbbEntitiesMBeanUtils getSbbEntitiesMBeanUtils()

getLogManagementMBeanUtils

public LogManagementMBeanUtils getLogManagementMBeanUtils()

doMessage

public static java.lang.String doMessage(java.lang.Throwable t)


Copyright © 2009. All Rights Reserved.