org.weborganic.bastille.system
Class GetFileSystemInfo

java.lang.Object
  extended by org.weborganic.bastille.system.GetFileSystemInfo
All Implemented Interfaces:
ContentGenerator

public final class GetFileSystemInfo
extends Object
implements ContentGenerator

Returns information about the underlying file system.


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

GetFileSystemInfo

public GetFileSystemInfo()
Method Detail

process

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