Class ReaperWorkerThread

java.lang.Object
java.lang.Thread
com.arjuna.ats.internal.arjuna.coordinator.ReaperWorkerThread
All Implemented Interfaces:
Runnable

public class ReaperWorkerThread extends Thread
Class to reap timed out transactions on behalf of the transaction reaper thread which is dispatched to terminate a series of transactions when their timeout elapses.
Author:
Andrew Dinn (adinn@redhat.com) 2007-07-08
  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
    • shutdown

      public void shutdown()