org.apache.geronimo.deployment.cli
Class CommandDeploy
java.lang.Object
org.apache.geronimo.deployment.cli.AbstractCommand
org.apache.geronimo.deployment.cli.CommandDistribute
org.apache.geronimo.deployment.cli.CommandDeploy
- All Implemented Interfaces:
- DeployCommand
public class CommandDeploy
- extends CommandDistribute
The CLI deployer logic to deploy (distribute plus start).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandDeploy
public CommandDeploy()
getAction
protected String getAction()
- Overrides:
getAction
in class CommandDistribute
runCommand
protected ProgressObject runCommand(DeploymentManager mgr,
jline.ConsoleReader out,
boolean inPlace,
Target[] tlist,
File module,
File plan)
throws DeploymentException
- Overrides:
runCommand
in class CommandDistribute
- Throws:
DeploymentException
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.