org.jasig.portal.layout.dlm
Class FragmentCleanerRunner

java.lang.Object
  extended by org.jasig.portal.layout.dlm.FragmentCleanerRunner
All Implemented Interfaces:
Runnable

public class FragmentCleanerRunner
extends Object
implements Runnable

Simple runnable that calls the fragment cleaning method on RDBMDistributedLayoutStore

Version:
$Revision$
Author:
Eric Dalquist

Field Summary
protected  org.apache.commons.logging.Log logger
           
 
Constructor Summary
FragmentCleanerRunner()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected final org.apache.commons.logging.Log logger
Constructor Detail

FragmentCleanerRunner

public FragmentCleanerRunner()
Method Detail

run

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


Copyright © 2010 Jasig. All Rights Reserved.