com.acciente.induction.init
Class TemplatingEngineInitializer
java.lang.Object
com.acciente.induction.init.TemplatingEngineInitializer
public class TemplatingEngineInitializer
- extends Object
Internal.
This class manages initialization of the templating engine based on the configured settings
- Author:
- Adinath Raveendra Raj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplatingEngineInitializer
public TemplatingEngineInitializer()
getTemplatingEngine
public static TemplatingEngine getTemplatingEngine(Config.Templating oTemplatingConfig,
ModelPool oModelPool,
ClassLoader oClassLoader,
javax.servlet.ServletConfig oServletConfig)
throws ClassNotFoundException,
IOException,
InvocationTargetException,
ConstructorNotFoundException,
com.acciente.commons.reflect.ParameterProviderException,
IllegalAccessException,
InstantiationException
- Throws:
ClassNotFoundException
IOException
InvocationTargetException
ConstructorNotFoundException
com.acciente.commons.reflect.ParameterProviderException
IllegalAccessException
InstantiationException
Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.