|
J2EE1.4 SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.appserv.management.deploy.DeploymentSupport
Routines to convert to/from Map and Deployment types. {link com.sun.appserv.management.deploy.DeploymentMgr}
Constructor Summary | |
DeploymentSupport()
|
Method Summary | |
static DeploymentProgress |
mapToDeploymentProgress(java.util.Map m)
Create a DeploymentProgress represented by a Map. |
static DeploymentSource |
mapToDeploymentSource(java.util.Map m)
Create a DeploymentSource represented by a Map. |
static DeploymentStatus |
mapToDeploymentStatus(java.util.Map m)
Create a DeploymentProgress represented by a Map. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DeploymentSupport()
Method Detail |
public static DeploymentSource mapToDeploymentSource(java.util.Map m)
m
- a Map representing a DeploymentSource.
public static DeploymentProgress mapToDeploymentProgress(java.util.Map m)
m
- a Map representing a DeploymentProgress.
public static DeploymentStatus mapToDeploymentStatus(java.util.Map m)
m
- a Map representing a DeploymentStatus.
|
J2EE1.4 SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2003 Sun Microsystems, Inc. All rights reserved.