org.apache.geronimo.deployment.cli
Class CommandRedeploy
java.lang.Object
org.apache.geronimo.deployment.cli.AbstractCommand
org.apache.geronimo.deployment.cli.CommandRedeploy
- All Implemented Interfaces:
- DeployCommand
public class CommandRedeploy
- extends AbstractCommand
The CLI deployer logic to redeploy.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandRedeploy
public CommandRedeploy()
execute
public void execute(PrintWriter out,
ServerConnection connection,
CommandArgs commandArgs)
throws DeploymentException
- Throws:
DeploymentException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.