org.mobicents.slee.container.management.console.server.deployableunits
Class DeployableUnitInfoUtils
java.lang.Object
org.mobicents.slee.container.management.console.server.deployableunits.DeployableUnitInfoUtils
public class DeployableUnitInfoUtils
- extends java.lang.Object
- Author:
- Stefano Zappaterra
|
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 |
DeployableUnitInfoUtils
public DeployableUnitInfoUtils()
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.