org.weborganic.bastille.flint
Class GetFlintConfig

java.lang.Object
  extended by org.weborganic.bastille.flint.GetFlintConfig
All Implemented Interfaces:
ContentGenerator

public final class GetFlintConfig
extends Object
implements ContentGenerator

Return the flint configuration attributes and the list of indexes in the system.


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

GetFlintConfig

public GetFlintConfig()
Method Detail

process

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