com.ibm.as400.access
Class AS400JDBCConnectionAbortRunnable

java.lang.Object
  extended by com.ibm.as400.access.AS400JDBCConnectionAbortRunnable
All Implemented Interfaces:
Runnable

public class AS400JDBCConnectionAbortRunnable
extends Object
implements Runnable


Constructor Summary
AS400JDBCConnectionAbortRunnable(AS400JDBCConnection connection)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AS400JDBCConnectionAbortRunnable

public AS400JDBCConnectionAbortRunnable(AS400JDBCConnection connection)
Method Detail

run

public void run()
Specified by:
run in interface Runnable