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.
- Version:
- $Rev: 406550 $ $Date: 2006-05-15 08:19:38 +0200 (Mon, 15 May 2006) $
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,
String[] args)
throws org.apache.geronimo.common.DeploymentException
- Throws:
org.apache.geronimo.common.DeploymentException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.