br.com.ibnetwork.guara.view.impl.freemarker
Class FreemarkerConfiguration

java.lang.Object
  extended by br.com.ibnetwork.guara.view.impl.freemarker.FreemarkerConfiguration
All Implemented Interfaces:
org.apache.avalon.framework.service.Serviceable

public class FreemarkerConfiguration
extends java.lang.Object
implements org.apache.avalon.framework.service.Serviceable


Constructor Summary
FreemarkerConfiguration()
           
 
Method Summary
 void configureTemplateEngine(java.net.URL url, freemarker.template.Configuration cfg)
           
 java.util.Map getMethods()
           
 void service(org.apache.avalon.framework.service.ServiceManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreemarkerConfiguration

public FreemarkerConfiguration()
Method Detail

service

public void service(org.apache.avalon.framework.service.ServiceManager manager)
             throws org.apache.avalon.framework.service.ServiceException
Specified by:
service in interface org.apache.avalon.framework.service.Serviceable
Throws:
org.apache.avalon.framework.service.ServiceException

configureTemplateEngine

public void configureTemplateEngine(java.net.URL url,
                                    freemarker.template.Configuration cfg)
                             throws java.lang.Exception
Throws:
java.lang.Exception

getMethods

public java.util.Map getMethods()


Copyright © 1999-2006 InterBusiness Technologies. All Rights Reserved.