org.apache.hadoop.hbase.tmpl.master
Class BackupMasterListTmplImpl

java.lang.Object
  extended by org.jamon.AbstractTemplateImpl
      extended by org.apache.hadoop.hbase.tmpl.master.BackupMasterListTmplImpl
All Implemented Interfaces:
BackupMasterListTmpl.Intf, org.jamon.AbstractTemplateProxy.Intf

public class BackupMasterListTmplImpl
extends org.jamon.AbstractTemplateImpl
implements BackupMasterListTmpl.Intf


Constructor Summary
BackupMasterListTmplImpl(org.jamon.TemplateManager p_templateManager, BackupMasterListTmpl.ImplData p_implData)
           
 
Method Summary
protected static BackupMasterListTmpl.ImplData __jamon_setOptionalArguments(BackupMasterListTmpl.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

BackupMasterListTmplImpl

public BackupMasterListTmplImpl(org.jamon.TemplateManager p_templateManager,
                                BackupMasterListTmpl.ImplData p_implData)
Method Detail

__jamon_setOptionalArguments

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

renderNoFlush

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


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