uk.co.grahamcox.spring.cli
Class MainClass
java.lang.Object
uk.co.grahamcox.spring.cli.MainClass
public class MainClass
- extends Object
The main class that is run
- Author:
- graham
|
Method Summary |
static void |
main(String[] args)
The main routine for the app |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MainClass
public MainClass()
main
public static void main(String[] args)
throws Exception
- The main routine for the app
- Parameters:
args - the arguments
- Throws:
Exception - if any errors occur
Copyright © 2011. All Rights Reserved.