com.googlecode.ssdutils.jlauncher
Class JLauncher
java.lang.Object
com.googlecode.ssdutils.jlauncher.JLauncher
public class JLauncher
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JLauncher
public JLauncher()
main
public static void main(String[] args)
throws org.apache.commons.cli.ParseException,
IOException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
IllegalArgumentException,
InvocationTargetException
- Parameters:
args -
- Throws:
org.apache.commons.cli.ParseException
IOException
ClassNotFoundException
IllegalAccessException
InstantiationException
InvocationTargetException
IllegalArgumentException
launch
protected void launch(String[] args)
throws org.apache.commons.cli.ParseException,
IOException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
IllegalArgumentException,
InvocationTargetException
- Throws:
org.apache.commons.cli.ParseException
IOException
ClassNotFoundException
InstantiationException
IllegalAccessException
IllegalArgumentException
InvocationTargetException
printHelp
protected void printHelp(org.apache.commons.cli.Options options)
- Parameters:
options -
Copyright © 2011. All Rights Reserved.