| java.lang.Object org.apache.geronimo.deployment.cli.AbstractCommand org.apache.geronimo.deployment.cli.CommandDistribute org.apache.geronimo.deployment.cli.CommandDeploy
CommandDeploy | public class CommandDeploy extends CommandDistribute (Code) | | The CLI deployer logic to deploy (distribute plus start).
version: $Rev: 595732 $ $Date: 2007-11-16 08:46:15 -0800 (Fri, 16 Nov 2007) $ |
Method Summary | |
protected String | getAction() | protected ProgressObject | runCommand(DeploymentManager mgr, ConsoleReader out, boolean inPlace, Target[] tlist, File module, File plan) |
runCommand | protected ProgressObject runCommand(DeploymentManager mgr, ConsoleReader out, boolean inPlace, Target[] tlist, File module, File plan) throws DeploymentException(Code) | | |
|
|