info.magnolia.module.cache
Class AbstractListeningFlushPolicy.CacheCleaner

java.lang.Object
  extended by info.magnolia.module.cache.AbstractListeningFlushPolicy.CacheCleaner
All Implemented Interfaces:
javax.jcr.observation.EventListener
Enclosing class:
AbstractListeningFlushPolicy

protected class AbstractListeningFlushPolicy.CacheCleaner
extends Object
implements javax.jcr.observation.EventListener

Event listener triggering the cleanup of the cache.


Constructor Summary
AbstractListeningFlushPolicy.CacheCleaner(Cache cache, String repository)
           
 
Method Summary
 void onEvent(javax.jcr.observation.EventIterator events)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractListeningFlushPolicy.CacheCleaner

public AbstractListeningFlushPolicy.CacheCleaner(Cache cache,
                                                 String repository)
Method Detail

onEvent

public void onEvent(javax.jcr.observation.EventIterator events)
Specified by:
onEvent in interface javax.jcr.observation.EventListener


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.