ro.isdc.wro.manager.runnable
Class ReloadModelRunnable

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

public final class ReloadModelRunnable
extends Object
implements Runnable

A Runnable executed by scheduler to clear the model cache.

Since:
1.4.2
Author:
Alex Objelean

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

Constructor Detail

ReloadModelRunnable

public ReloadModelRunnable(WroModelFactory modelFactory)
Method Detail

run

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


Copyright © 2008-2013. All Rights Reserved.