org.mule.routing.inbound
Class IdempotentInMemoryMessageIdStore.Expirer

java.lang.Object
  extended by org.mule.routing.inbound.IdempotentInMemoryMessageIdStore.Expirer
All Implemented Interfaces:
Runnable
Enclosing class:
IdempotentInMemoryMessageIdStore

protected class IdempotentInMemoryMessageIdStore.Expirer
extends Object
implements Runnable


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

Constructor Detail

IdempotentInMemoryMessageIdStore.Expirer

protected IdempotentInMemoryMessageIdStore.Expirer()
Method Detail

run

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


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.