org.apache.geronimo.commands
Class InstallLibraryCommandArgsImpl
java.lang.Object
org.apache.geronimo.commands.InstallLibraryCommandArgsImpl
- All Implemented Interfaces:
- CommandArgs, InstallLibraryCommandArgs
public class InstallLibraryCommandArgsImpl
- extends Object
- implements InstallLibraryCommandArgs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallLibraryCommandArgsImpl
public InstallLibraryCommandArgsImpl(String libraryFile,
String groupId)
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.