org.ow2.petals.component.framework.process.async
Class AsyncMessageManager.AsyncContextCleaner

java.lang.Object
  extended by java.util.TimerTask
      extended by org.ow2.petals.component.framework.process.async.AsyncMessageManager.AsyncContextCleaner
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
AsyncMessageManager

public class AsyncMessageManager.AsyncContextCleaner
extends java.util.TimerTask

The cleaner task. Remove all the expired exchanges.


Constructor Summary
AsyncMessageManager.AsyncContextCleaner()
           
 
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

AsyncMessageManager.AsyncContextCleaner

public AsyncMessageManager.AsyncContextCleaner()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.