info.magnolia.module.cache
Interface FlushPolicy

All Known Implementing Classes:
AbstractListeningFlushPolicy, DelegateFlushPolicy, FlushAllListeningPolicy

public interface FlushPolicy

Implementations determine when and how to flush their cache. They should take care of registering their own observation if needed.

Version:
$Revision: $ ($Author: $)
Author:
gjoseph

Method Summary
 void start(Cache cache)
           
 void stop(Cache cache)
           
 

Method Detail

start

void start(Cache cache)

stop

void stop(Cache cache)


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