info.magnolia.cms.util
Class DelayedExecutor.RunnableWrapper

java.lang.Object
  extended by info.magnolia.cms.util.DelayedExecutor.RunnableWrapper
All Implemented Interfaces:
Runnable
Enclosing class:
DelayedExecutor

protected final class DelayedExecutor.RunnableWrapper
extends Object
implements Runnable

Resets the timestamp after starting the execution. Synchronizes the execution.


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

Constructor Detail

DelayedExecutor.RunnableWrapper

protected DelayedExecutor.RunnableWrapper(Runnable command)
Method Detail

run

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


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.