org.weborganic.bastille.cache
Class GetCacheInfo

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

public final class GetCacheInfo
extends Object
implements ContentGenerator

Display information about the cache.


Constructor Summary
GetCacheInfo()
           
 
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

GetCacheInfo

public GetCacheInfo()
Method Detail

process

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