org.kuali.rice.krad.uif.freemarker
Class FreeMarkerInlineRenderBootstrap

java.lang.Object
  extended by org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderBootstrap
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class FreeMarkerInlineRenderBootstrap
extends Object
implements org.springframework.beans.factory.InitializingBean

Register inline template processing adaptors for high-traffic KRAD templates.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
FreeMarkerInlineRenderBootstrap()
           
 
Method Summary
 void afterPropertiesSet()
          Register high-traffic KRAD template adaptors.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreeMarkerInlineRenderBootstrap

public FreeMarkerInlineRenderBootstrap()
Method Detail

afterPropertiesSet

public void afterPropertiesSet()
                        throws Exception
Register high-traffic KRAD template adaptors.

Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
Throws:
Exception
See Also:
InitializingBean.afterPropertiesSet()


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.