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