org.mobicents.slee.container.management.console.server
Class ManagementConsole

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

public class ManagementConsole
extends java.lang.Object

Author:
Stefano Zappaterra

Method Summary
 ComponentIDMap getComponentIDMap()
           
 DeployableUnitIDMap getDeployableUnitIDMap()
           
static ManagementConsole getInstance()
           
 SleeMBeanConnection getSleeConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ManagementConsole getInstance()

getSleeConnection

public SleeMBeanConnection getSleeConnection()

getComponentIDMap

public ComponentIDMap getComponentIDMap()

getDeployableUnitIDMap

public DeployableUnitIDMap getDeployableUnitIDMap()


Copyright © 2009. All Rights Reserved.