org.apache.geronimo.cli.deployer
Class BaseCommandArgs

java.lang.Object
  extended by org.apache.geronimo.cli.deployer.BaseCommandArgs
All Implemented Interfaces:
CommandArgs

public class BaseCommandArgs
extends Object
implements CommandArgs


Constructor Summary
BaseCommandArgs(String[] args)
           
 
Method Summary
 String[] getArgs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseCommandArgs

public BaseCommandArgs(String[] args)
Method Detail

getArgs

public String[] getArgs()
Specified by:
getArgs in interface CommandArgs


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