org.apache.geronimo.deployment.cli
Class CommandListConfigurations

java.lang.Object
  extended by org.apache.geronimo.deployment.cli.AbstractCommand
      extended by org.apache.geronimo.deployment.cli.CommandListConfigurations
All Implemented Interfaces:
DeployCommand

public class CommandListConfigurations
extends AbstractCommand

The CLI deployer logic to start.


Constructor Summary
CommandListConfigurations()
           
 
Method Summary
 void execute(PrintWriter out, ServerConnection connection, CommandArgs commandArgs)
           
 
Methods inherited from class org.apache.geronimo.deployment.cli.AbstractCommand
emit, 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

CommandListConfigurations

public CommandListConfigurations()
Method Detail

execute

public void execute(PrintWriter out,
                    ServerConnection connection,
                    CommandArgs commandArgs)
             throws DeploymentException
Throws:
DeploymentException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.