org.mobicents.slee.container.management.console.server.mbeans
Class SleeManagementMBeanUtils
java.lang.Object
org.mobicents.slee.container.management.console.server.mbeans.SleeManagementMBeanUtils
public class SleeManagementMBeanUtils
- extends java.lang.Object
- Author:
- Stefano Zappaterra
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SleeManagementMBeanUtils
public SleeManagementMBeanUtils()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
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.