|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mindtree.techworks.insight.Insight
public class Insight
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:
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 |
|---|
public Insight()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - The command line arguments.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||