uk.co.grahamcox.spring.cli
Class MainClass

java.lang.Object
  extended by uk.co.grahamcox.spring.cli.MainClass

public class MainClass
extends Object

The main class that is run

Author:
graham

Constructor Summary
MainClass()
           
 
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
 

Constructor Detail

MainClass

public MainClass()
Method Detail

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.