org.apache.geronimo.deployment.cli
Class CommandListModules
java.lang.Object
org.apache.geronimo.deployment.cli.AbstractCommand
org.apache.geronimo.deployment.cli.CommandListModules
- All Implemented Interfaces:
- DeployCommand
public class CommandListModules
- extends AbstractCommand
The CLI deployer logic to list modules.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandListModules
public CommandListModules()
execute
public void execute(jline.ConsoleReader consoleReader,
ServerConnection connection,
CommandArgs commandArgs)
throws DeploymentException
- Throws:
DeploymentException
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.