org.objectweb.perseus.cache.lib
Class BackgroundCleaner
java.lang.Object
org.objectweb.perseus.cache.lib.BackgroundCleaner
- Runnable
public class BackgroundCleaner
extends java.lang.Object
implements Runnable
This component is a thread managing the auto cleaning of a cache. The clean
up is launched when a threshold of the cache size is reached.
- S.Chassande-Barrioz
backgroungCleanup
public void backgroungCleanup(int size)
getThread
public Thread getThread()
restart
public void restart()
Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.