org.apache.geronimo.deployment.cli
Class CommandListConfigurations
java.lang.Object
org.apache.geronimo.deployment.cli.AbstractCommand
org.apache.geronimo.deployment.cli.CommandListConfigurations
- All Implemented Interfaces:
- DeployCommand
- public class CommandListConfigurations
- extends AbstractCommand
The CLI deployer logic to start.
- Version:
- $Rev: 409817 $ $Date: 2006-05-27 09:56:38 +0200 (Sat, 27 May 2006) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandListConfigurations
public CommandListConfigurations()
CommandListConfigurations
public CommandListConfigurations(String command,
String group,
String helpArgumentList,
String helpText)
execute
public void execute(PrintWriter out,
ServerConnection connection,
String[] args)
throws org.apache.geronimo.common.DeploymentException
- Throws:
org.apache.geronimo.common.DeploymentException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.