org.fao.gast.cli
Class Cli

java.lang.Object
  extended by org.fao.gast.cli.Cli
All Implemented Interfaces:
Starter

public class Cli
extends java.lang.Object
implements Starter


Constructor Summary
Cli()
           
 
Method Summary
 void start(java.lang.String appPath, java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cli

public Cli()
Method Detail

start

public void start(java.lang.String appPath,
                  java.lang.String[] args)
           throws java.lang.Exception
Specified by:
start in interface Starter
Throws:
java.lang.Exception