tst
Class SQLindTester.TestThreadSafe

java.lang.Object
  extended by java.lang.Thread
      extended by tst.SQLindTester.TestThread
          extended by tst.SQLindTester.TestThreadSafe
All Implemented Interfaces:
Runnable
Enclosing class:
SQLindTester

protected class SQLindTester.TestThreadSafe
extends SQLindTester.TestThread


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
protected SQLindTester.TestThreadSafe()
           
 
Method Summary
protected  void doEnd()
           
protected  void doInit(Object cnxObj)
           
protected  int doRunning(Object cnxObj)
           
 
Methods inherited from class tst.SQLindTester.TestThread
run
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SQLindTester.TestThreadSafe

protected SQLindTester.TestThreadSafe()
Method Detail

doEnd

protected void doEnd()
Specified by:
doEnd in class SQLindTester.TestThread

doInit

protected void doInit(Object cnxObj)
               throws net.sqlind.SQLQueryMapper.SQLMapperException
Specified by:
doInit in class SQLindTester.TestThread
Throws:
net.sqlind.SQLQueryMapper.SQLMapperException

doRunning

protected int doRunning(Object cnxObj)
                 throws net.sqlind.SQLQueryMapper.SQLMapperException
Specified by:
doRunning in class SQLindTester.TestThread
Throws:
net.sqlind.SQLQueryMapper.SQLMapperException


Copyright © 2011. All Rights Reserved.