Nuxeo Enterprise Platform 5.1

org.nuxeo.runtime.launcher
Class CommandLineArgs

java.lang.Object
  extended by org.nuxeo.runtime.launcher.CommandLineArgs

public class CommandLineArgs
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
CommandLineArgs(String[] args)
           
 
Method Summary
 String getArg(int i)
           
 String getOption(String option)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineArgs

public CommandLineArgs(String[] args)
Method Detail

getArg

public String getArg(int i)

getOption

public String getOption(String option)

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.