info.magnolia.cms.util
Class DelayedExecutor.RunnableWrapper
java.lang.Object
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.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelayedExecutor.RunnableWrapper
protected DelayedExecutor.RunnableWrapper(Runnable command)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.