| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.deployment.cli.AbstractCommand
org.apache.geronimo.deployment.cli.CommandDistribute
public class CommandDistribute
The CLI deployer logic to distribute.
| Constructor Summary | |
|---|---|
  | 
CommandDistribute()
 | 
protected  | 
CommandDistribute(String command,
                                   String group,
                                   String helpArgumentList,
                                   String helpText)
 | 
| Method Summary | |
|---|---|
 void | 
execute(PrintWriter out,
               ServerConnection connection,
               String[] args)
 | 
protected  String | 
getAction()
 | 
protected  ProgressObject | 
runCommand(DeploymentManager mgr,
                     PrintWriter out,
                     boolean inPlace,
                     Target[] tlist,
                     File module,
                     File plan)
 | 
| Methods inherited from class org.apache.geronimo.deployment.cli.AbstractCommand | 
|---|
emit, getCommandGroup, getCommandName, getHelpArgumentList, getHelpText, identifyTargets, isLocalOnly, isMultipleTargets, setOut, waitForProgress | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CommandDistribute()
protected CommandDistribute(String command,
                            String group,
                            String helpArgumentList,
                            String helpText)
| Method Detail | 
|---|
protected ProgressObject runCommand(DeploymentManager mgr,
                                    PrintWriter out,
                                    boolean inPlace,
                                    Target[] tlist,
                                    File module,
                                    File plan)
                             throws org.apache.geronimo.common.DeploymentException
org.apache.geronimo.common.DeploymentExceptionprotected String getAction()
public void execute(PrintWriter out,
                    ServerConnection connection,
                    String[] args)
             throws org.apache.geronimo.common.DeploymentException
org.apache.geronimo.common.DeploymentException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||