org.weborganic.bastille.cache
Class ToggleCacheStatistics

java.lang.Object
  extended by org.weborganic.bastille.cache.ToggleCacheStatistics
All Implemented Interfaces:
ContentGenerator

public final class ToggleCacheStatistics
extends Object
implements ContentGenerator

Toggles cache statistics On and Off.


Constructor Summary
ToggleCacheStatistics()
           
 
Method Summary
 void process(ContentRequest req, XMLWriter xml)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToggleCacheStatistics

public ToggleCacheStatistics()
Method Detail

process

public void process(ContentRequest req,
                    XMLWriter xml)
             throws BerliozException,
                    IOException
Specified by:
process in interface ContentGenerator
Throws:
BerliozException
IOException