public class DeployableUnitInfoUtils extends Object
| Constructor and Description |
|---|
DeployableUnitInfoUtils() |
| Modifier and Type | Method and Description |
|---|---|
static DeployableUnitInfo |
toDeployableUnitInfo(javax.slee.management.DeployableUnitDescriptor deployableUnitDescriptor) |
static DeployableUnitInfo[] |
toDeployableUnitInfos(javax.slee.management.DeployableUnitDescriptor[] deployableUnitDescriptors) |
static String |
toString(javax.slee.management.DeployableUnitID deployableUnitID) |
public static String toString(javax.slee.management.DeployableUnitID deployableUnitID)
public static DeployableUnitInfo toDeployableUnitInfo(javax.slee.management.DeployableUnitDescriptor deployableUnitDescriptor)
public static DeployableUnitInfo[] toDeployableUnitInfos(javax.slee.management.DeployableUnitDescriptor[] deployableUnitDescriptors)
Copyright © 2017. All rights reserved.