org.mobicents.slee.container.management.console.server.mbeans
Class ActivityManagementMBeanUtils
java.lang.Object
org.mobicents.slee.container.management.console.server.mbeans.ActivityManagementMBeanUtils
public class ActivityManagementMBeanUtils
- extends java.lang.Object
- Author:
- Stefano Zappaterra
|
Constructor Summary |
ActivityManagementMBeanUtils(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 |
ActivityManagementMBeanUtils
public ActivityManagementMBeanUtils(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
listActivityContexts
public java.lang.Object[] listActivityContexts(boolean detail)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
endActivity
public void endActivity(java.lang.String id)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
retrieveActivityContextDetails
public java.lang.Object[] retrieveActivityContextDetails(java.lang.String id)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
retrieveActivityContextIDByResourceAdaptorEntityName
public java.lang.Object[] retrieveActivityContextIDByResourceAdaptorEntityName(java.lang.String id)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
retrieveActivityContextIDByActivityType
public java.lang.Object[] retrieveActivityContextIDByActivityType(java.lang.String id)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
retrieveActivityContextIDBySbbEntityID
public java.lang.Object[] retrieveActivityContextIDBySbbEntityID(java.lang.String id)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
retrieveActivityContextIDBySbbID
public java.lang.Object[] retrieveActivityContextIDBySbbID(java.lang.String id)
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
queryActivityContextLiveness
public void queryActivityContextLiveness()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
getActivityContextTimeout
public java.lang.Long getActivityContextTimeout()
throws org.mobicents.slee.container.management.console.client.ManagementConsoleException
- Throws:
org.mobicents.slee.container.management.console.client.ManagementConsoleException
Copyright © 2009. All Rights Reserved.