org.apache.geronimo.cli.deployer
Class CommandFileCommandMetaData

java.lang.Object
  extended by org.apache.geronimo.cli.deployer.BaseCommandMetaData
      extended by org.apache.geronimo.cli.deployer.CommandFileCommandMetaData
All Implemented Interfaces:
CommandMetaData

public class CommandFileCommandMetaData
extends BaseCommandMetaData


Field Summary
static CommandMetaData META_DATA
           
 
Method Summary
 CommandArgs parse(String[] newArgs)
           
 
Methods inherited from class org.apache.geronimo.cli.deployer.BaseCommandMetaData
getCommandGroup, getCommandName, getHelpArgumentList, getHelpText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

META_DATA

public static final CommandMetaData META_DATA
Method Detail

parse

public CommandArgs parse(String[] newArgs)
                  throws CLParserException
Specified by:
parse in interface CommandMetaData
Overrides:
parse in class BaseCommandMetaData
Throws:
CLParserException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.