TaskBean API
0.5

glogic.jthin.app
Class JThinDriver

java.lang.Object
  extended byglogic.jthin.app.JThinDriver
Direct Known Subclasses:
AdminDriver, DemoDriver

public class JThinDriver
extends java.lang.Object

Main driver class for launching JThin application container.

Author:
Sam Taha

Field Summary
protected static glogic.jthin.app.JThinDriver.SISListener _oSisL
          Description of the Field
 
Constructor Summary
JThinDriver()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main program to start JThin application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_oSisL

protected static glogic.jthin.app.JThinDriver.SISListener _oSisL
Description of the Field

Constructor Detail

JThinDriver

public JThinDriver()
Method Detail

main

public static void main(java.lang.String[] args)
The main program to start JThin application.

Parameters:
args - Command line arguments

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.