org.exist.cluster.cocoon
Class ClusterGenerator
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.xml.AbstractXMLProducer
org.apache.cocoon.generation.AbstractGenerator
org.exist.cluster.cocoon.ClusterGenerator
- All Implemented Interfaces:
- org.apache.avalon.excalibur.pool.Poolable, org.apache.avalon.excalibur.pool.Recyclable, org.apache.avalon.framework.component.Component, org.apache.avalon.framework.logger.LogEnabled, org.apache.cocoon.generation.Generator, org.apache.cocoon.sitemap.SitemapModelComponent, org.apache.cocoon.xml.XMLProducer
public class ClusterGenerator
- extends org.apache.cocoon.generation.AbstractGenerator
A Cocoon Generator which generates status information about running database instances,
buffer usage and the like.
Created by Nicola Breda.
- Author:
- Nicola Breda aka maiale, David Frontini aka spider
Date: 05-aug-2005
Time: 18.09.08
Revision $Revision: 3457 $
Fields inherited from interface org.apache.cocoon.generation.Generator |
ROLE |
Methods inherited from class org.apache.cocoon.generation.AbstractGenerator |
recycle, setup |
Methods inherited from class org.apache.cocoon.xml.AbstractXMLProducer |
setConsumer, setContentHandler, setLexicalHandler |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
enableLogging |
Methods inherited from interface org.apache.cocoon.xml.XMLProducer |
setConsumer |
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
ClusterGenerator
public ClusterGenerator()
generate
public void generate()
throws IOException,
SAXException
- Throws:
IOException
SAXException
- See Also:
Generator.generate()
Copyright (C) Wolfgang Meier. All rights reserved.