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