TaskBean API
0.5

glogic.sample.demo.client
Class DemoDriver

java.lang.Object
  extended byglogic.jthin.app.JThinDriver
      extended byglogic.sample.demo.client.DemoDriver

public class DemoDriver
extends JThinDriver

This class is only needed to avoid webstart class loading bug on startup. For some reason calling Class.newInstance does not work on a class in a different jar file.

Author:
Sam Taha

Field Summary
 
Fields inherited from class glogic.jthin.app.JThinDriver
_oSisL
 
Constructor Summary
DemoDriver()
           
 
Methods inherited from class glogic.jthin.app.JThinDriver
main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemoDriver

public DemoDriver()

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.