org.apache.geronimo.cli.deployer
Interface CommandArgs

All Known Subinterfaces:
DistributeCommandArgs, InstallLibraryCommandArgs, ListModulesCommandArgs
All Known Implementing Classes:
BaseCommandArgs, DistributeCommandArgsImpl, DistributeCommandArgsImpl, InstallLibraryCommandArgsImpl, InstallLibraryCommandArgsImpl, ListModulesCommandArgsImpl, ListModulesCommandArgsImpl

public interface CommandArgs


Method Summary
 String[] getArgs()
           
 

Method Detail

getArgs

String[] getArgs()


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