org.apache.geronimo.cli.deployer
Class ListModulesCommandArgs
java.lang.Object
org.apache.geronimo.cli.deployer.ListModulesCommandArgs
- All Implemented Interfaces:
- CommandArgs
public class ListModulesCommandArgs
- extends Object
- implements CommandArgs
Field Summary |
protected org.apache.commons.cli.CommandLine |
commandLine
|
protected org.apache.commons.cli.Options |
options
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
options
protected final org.apache.commons.cli.Options options
commandLine
protected org.apache.commons.cli.CommandLine commandLine
ListModulesCommandArgs
public ListModulesCommandArgs(String[] args)
throws CLParserException
- Throws:
CLParserException
isAll
public boolean isAll()
isStarted
public boolean isStarted()
isStopped
public boolean isStopped()
getArgs
public String[] getArgs()
- Specified by:
getArgs
in interface CommandArgs
addState
protected void addState()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.