org.apache.hadoop.hbase.tmpl.regionserver
Class RegionListTmplImpl

java.lang.Object
  extended by org.jamon.AbstractTemplateImpl
      extended by org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmplImpl
All Implemented Interfaces:
RegionListTmpl.Intf, org.jamon.AbstractTemplateProxy.Intf

public class RegionListTmplImpl
extends org.jamon.AbstractTemplateImpl
implements RegionListTmpl.Intf


Constructor Summary
RegionListTmplImpl(org.jamon.TemplateManager p_templateManager, RegionListTmpl.ImplData p_implData)
           
 
Method Summary
protected static RegionListTmpl.ImplData __jamon_setOptionalArguments(RegionListTmpl.ImplData p_implData)
           
 void renderNoFlush(Writer jamonWriter)
           
 
Methods inherited from class org.jamon.AbstractTemplateImpl
getTemplateManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegionListTmplImpl

public RegionListTmplImpl(org.jamon.TemplateManager p_templateManager,
                          RegionListTmpl.ImplData p_implData)
Method Detail

__jamon_setOptionalArguments

protected static RegionListTmpl.ImplData __jamon_setOptionalArguments(RegionListTmpl.ImplData p_implData)

renderNoFlush

public void renderNoFlush(Writer jamonWriter)
                   throws IOException
Specified by:
renderNoFlush in interface RegionListTmpl.Intf
Throws:
IOException


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.