org.infinispan.tools.doclet.jmx
Class JmxHtmlGenerator

java.lang.Object
  extended by org.infinispan.tools.doclet.html.HtmlGenerator
      extended by org.infinispan.tools.doclet.jmx.JmxHtmlGenerator

public class JmxHtmlGenerator
extends HtmlGenerator


Constructor Summary
JmxHtmlGenerator(String encoding, String title, String bottom, String footer, String header, String metaDescription, List<String> metaKeywords, List<MBeanComponent> components)
           
 
Method Summary
protected  String generateContents()
           
 
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

JmxHtmlGenerator

public JmxHtmlGenerator(String encoding,
                        String title,
                        String bottom,
                        String footer,
                        String header,
                        String metaDescription,
                        List<String> metaKeywords,
                        List<MBeanComponent> components)
Method Detail

generateContents

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

-->

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