org.apache.geronimo.deployment.cli
Class CommandUndeploy
java.lang.Object
org.apache.geronimo.deployment.cli.AbstractCommand
org.apache.geronimo.deployment.cli.CommandStart
org.apache.geronimo.deployment.cli.CommandUndeploy
- All Implemented Interfaces:
- DeployCommand
public class CommandUndeploy
- extends CommandStart
the CLI deployer logic to undeploy.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandUndeploy
public CommandUndeploy()
runCommand
protected ProgressObject runCommand(PrintWriter out,
DeploymentManager mgr,
TargetModuleID[] ids)
- Overrides:
runCommand
in class CommandStart
getAction
protected String getAction()
- Overrides:
getAction
in class CommandStart
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.