org.mobicents.slee.container.management.console.server.deployableunits
Class DeployableUnitInfoUtils

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

public class DeployableUnitInfoUtils
extends java.lang.Object

Author:
Stefano Zappaterra

Constructor Summary
DeployableUnitInfoUtils()
           
 
Method Summary
static org.mobicents.slee.container.management.console.client.deployableunits.DeployableUnitInfo toDeployableUnitInfo(javax.slee.management.DeployableUnitDescriptor deployableUnitDescriptor)
           
static org.mobicents.slee.container.management.console.client.deployableunits.DeployableUnitInfo[] toDeployableUnitInfos(javax.slee.management.DeployableUnitDescriptor[] deployableUnitDescriptors)
           
static java.lang.String toString(javax.slee.management.DeployableUnitID deployableUnitID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployableUnitInfoUtils

public DeployableUnitInfoUtils()
Method Detail

toString

public static java.lang.String toString(javax.slee.management.DeployableUnitID deployableUnitID)

toDeployableUnitInfo

public static org.mobicents.slee.container.management.console.client.deployableunits.DeployableUnitInfo toDeployableUnitInfo(javax.slee.management.DeployableUnitDescriptor deployableUnitDescriptor)

toDeployableUnitInfos

public static org.mobicents.slee.container.management.console.client.deployableunits.DeployableUnitInfo[] toDeployableUnitInfos(javax.slee.management.DeployableUnitDescriptor[] deployableUnitDescriptors)


Copyright © 2009. All Rights Reserved.