org.kuali.rice.krad.uif.freemarker
Class FreeMarkerInlineRenderBootstrap
java.lang.Object
   org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderBootstrap
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)
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FreeMarkerInlineRenderBootstrap
public FreeMarkerInlineRenderBootstrap()
afterPropertiesSet
public void afterPropertiesSet()
                        throws Exception
- Register high-traffic KRAD template adaptors.
 
- 
- Specified by:
- afterPropertiesSetin interface- org.springframework.beans.factory.InitializingBean
 
- 
- Throws:
- Exception
- See Also:
- InitializingBean.afterPropertiesSet()
 
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.