org.rhq.enterprise.client.script
Class CmdLineParser

java.lang.Object
  extended by org.rhq.enterprise.client.script.CmdLineParser

public class CmdLineParser
extends Object


Constructor Summary
CmdLineParser()
           
 
Method Summary
 ScriptCmdLine parse(String[] cmdLine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmdLineParser

public CmdLineParser()
Method Detail

parse

public ScriptCmdLine parse(String[] cmdLine)
                    throws CommandLineParseException
Throws:
CommandLineParseException


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.