com.mindtree.techworks.insight
Class Insight

java.lang.Object
  extended by com.mindtree.techworks.insight.Insight

public class Insight
extends java.lang.Object

This class is the main entry point to the Insight Application. This class also uses a command line interpertter to decide the behavior of Insight based on the parameters passed in.

The currently supported paramters are:

Version:
$Revision: 27 $ $Date: 2007-12-16 04:58:03 -0700 (Sun, 16 Dec 2007) $
Author:
Bindul Bhowmik
See Also:
Insight

Constructor Summary
Insight()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main entry point to the application, it parses the command line parameters and behaves accordingly.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Insight

public Insight()
Method Detail

main

public static void main(java.lang.String[] args)
The main entry point to the application, it parses the command line parameters and behaves accordingly.

Parameters:
args - The command line arguments.


Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.