designdeliverabledemo
Class AppMain

java.lang.Object
  extended by designdeliverabledemo.AppMain

public class AppMain
extends java.lang.Object

Class header for the application main class.

Author:
jdalbey

Constructor Summary
AppMain()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method description goes here
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppMain

public AppMain()
Method Detail

main

public static void main(java.lang.String[] args)
Main method description goes here

Parameters:
args - the command line arguments