org.mobicents.slee.container.management.console.server.mbeans
Class ServiceManagementMBeanUtils
java.lang.Object
org.mobicents.slee.container.management.console.server.mbeans.ServiceManagementMBeanUtils
public class ServiceManagementMBeanUtils
- extends java.lang.Object
- Author:
- Stefano Zappaterra
|
Constructor Summary |
ServiceManagementMBeanUtils(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 |
ServiceManagementMBeanUtils
public ServiceManagementMBeanUtils(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
activate
public void activate(javax.slee.ServiceID serviceID)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
deactivate
public void deactivate(javax.slee.ServiceID serviceID)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getServiceUsageMBeanUtils
public ServiceUsageMBeanUtils getServiceUsageMBeanUtils(javax.slee.ServiceID serviceID)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getServices
public javax.slee.ServiceID[] getServices(javax.slee.management.ServiceState serviceState)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getState
public javax.slee.management.ServiceState getState(javax.slee.ServiceID serviceID)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
Copyright © 2009. All Rights Reserved.