org.weborganic.bastille.flint
Class GetJobsInQueue

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

public class GetJobsInQueue
extends Object
implements ContentGenerator

Since:
0.8.8

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

GetJobsInQueue

public GetJobsInQueue()
Method Detail

process

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