com.hyper9.simdk.viexport
Class App
java.lang.Object
com.hyper9.simdk.viexport.App
public class App
- extends Object
The application's entry point.
- Author:
- akutz
Constructor Summary |
App()
|
Method Summary |
static void |
main(String[] args)
The application's entry point. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
App
public App()
main
public static void main(String[] args)
throws Exception
- The application's entry point.
- Parameters:
args
- Command line options and their arguments.
- Throws:
Exception
- When an error occurs.
Copyright © 2009-2010 Hyper9. All Rights Reserved.