org.apache.geronimo.deployment.cli
Class CommandRestart
java.lang.Object
org.apache.geronimo.deployment.cli.AbstractCommand
org.apache.geronimo.deployment.cli.CommandStart
org.apache.geronimo.deployment.cli.CommandRestart
- All Implemented Interfaces:
- DeployCommand
public class CommandRestart
- extends CommandStart
The CLI deployer logic to restart.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandRestart
public CommandRestart()
runCommand
protected ProgressObject runCommand(jline.ConsoleReader out,
DeploymentManager mgr,
TargetModuleID[] ids)
- Overrides:
runCommand
in class CommandStart
getAction
protected String getAction()
- Overrides:
getAction
in class CommandStart
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.