com.infoengine.jdbc
Class JDBCTransactionCleanup.PerformCleanup

java.lang.Object
  extended byjava.util.TimerTask
      extended bycom.infoengine.jdbc.JDBCTransactionCleanup.PerformCleanup
All Implemented Interfaces:
Runnable
Enclosing class:
JDBCTransactionCleanup

class JDBCTransactionCleanup.PerformCleanup
extends TimerTask


Field Summary
 
Fields inherited from class java.util.TimerTask
 
Constructor Summary
(package private) JDBCTransactionCleanup.PerformCleanup()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCTransactionCleanup.PerformCleanup

JDBCTransactionCleanup.PerformCleanup()
Method Detail

run

public void run()