org.apache.geronimo.cli.deployer
Interface InstallLibraryCommandArgs

All Superinterfaces:
CommandArgs
All Known Implementing Classes:
InstallLibraryCommandArgsImpl, InstallLibraryCommandArgsImpl

public interface InstallLibraryCommandArgs
extends CommandArgs


Method Summary
 String getGroupId()
           
 
Methods inherited from interface org.apache.geronimo.cli.deployer.CommandArgs
getArgs
 

Method Detail

getGroupId

String getGroupId()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.