ro.isdc.wro.manager.runnable
Class ReloadCacheRunnable

java.lang.Object
  extended by ro.isdc.wro.manager.runnable.ReloadCacheRunnable
All Implemented Interfaces:
Runnable

public final class ReloadCacheRunnable
extends Object
implements Runnable

A Runnable executed by scheduler to clear the cache.

Since:
1.4.2
Author:
Alex Objelean

Constructor Summary
ReloadCacheRunnable(CacheStrategy<?,?> cacheStrategy)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReloadCacheRunnable

public ReloadCacheRunnable(CacheStrategy<?,?> cacheStrategy)
Method Detail

run

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


Copyright © 2008-2013. All Rights Reserved.