org.apache.geronimo.deployment.cli
Class CommandStop
java.lang.Object
  
org.apache.geronimo.deployment.cli.AbstractCommand
      
org.apache.geronimo.deployment.cli.CommandStart
          
org.apache.geronimo.deployment.cli.CommandStop
- All Implemented Interfaces: 
 - DeployCommand
 
public class CommandStop
- extends CommandStart
 
The CLI deployer logic to stop.
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CommandStop
public CommandStop()
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 © 2006 Apache Software Foundation. All Rights Reserved.