org.infinispan.tools.doclet.config
Class ConfigHtmlGenerator

java.lang.Object
  extended by org.infinispan.tools.doclet.html.HtmlGenerator
      extended by org.infinispan.tools.doclet.config.ConfigHtmlGenerator

public class ConfigHtmlGenerator
extends HtmlGenerator

Infinispan configuration reference guide generator

Since:
4.0
Author:
Vladimir Blagojevic

Constructor Summary
ConfigHtmlGenerator(String encoding, String title, String bottom, String footer, String header, String metaDescription, List<String> metaKeywords, String classpath)
           
 
Method Summary
protected  String generateContents()
           
protected  List<Class<?>> getConfigBeans()
           
 
Methods inherited from class org.infinispan.tools.doclet.html.HtmlGenerator
generateHtml, generateHtml, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigHtmlGenerator

public ConfigHtmlGenerator(String encoding,
                           String title,
                           String bottom,
                           String footer,
                           String header,
                           String metaDescription,
                           List<String> metaKeywords,
                           String classpath)
Method Detail

getConfigBeans

protected List<Class<?>> getConfigBeans()
                                 throws Exception
Throws:
Exception

generateContents

protected String generateContents()
Specified by:
generateContents in class HtmlGenerator

Google Analytics

Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.