fr.dyade.aaa.util
Class NTransaction.GarbageTask

java.lang.Object
  extended by java.util.TimerTask
      extended by fr.dyade.aaa.util.NTransaction.GarbageTask
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
NTransaction

private class NTransaction.GarbageTask
extends java.util.TimerTask


Constructor Summary
private NTransaction.GarbageTask()
           
 
Method Summary
 void run()
          Method called when the timer expires.
 
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

NTransaction.GarbageTask

private NTransaction.GarbageTask()
Method Detail

run

public void run()
Method called when the timer expires.

Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.