org.apache.geronimo.cli.deployer
Class ListModulesCommandArgsImpl
java.lang.Object
org.apache.geronimo.cli.deployer.ListModulesCommandArgsImpl
- All Implemented Interfaces:
- CommandArgs, ListModulesCommandArgs
public class ListModulesCommandArgsImpl
- extends Object
- implements ListModulesCommandArgs
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
ListModulesCommandArgsImpl
public ListModulesCommandArgsImpl(String[] args)
throws CLParserException
- Throws:
CLParserException
isAll
public boolean isAll()
- Specified by:
isAll
in interface ListModulesCommandArgs
isStarted
public boolean isStarted()
- Specified by:
isStarted
in interface ListModulesCommandArgs
isStopped
public boolean isStopped()
- Specified by:
isStopped
in interface ListModulesCommandArgs
getArgs
public String[] getArgs()
- Specified by:
getArgs
in interface CommandArgs
addState
protected void addState()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.