com.acciente.induction.init
Class ViewResolverInitializer
java.lang.Object
com.acciente.induction.init.ViewResolverInitializer
public class ViewResolverInitializer
- extends Object
Internal.
This is helper class that focuses on setting up the view resolver used
by the dispatcher servlet.
- Author:
- Adinath Raveendra Raj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewResolverInitializer
public ViewResolverInitializer()
getViewResolver
public static ViewResolver getViewResolver(Config.ViewResolver oViewResolverConfig,
Config.ViewMapping oViewMappingConfig,
ModelPool oModelPool,
ClassLoader oClassLoader,
javax.servlet.ServletConfig oServletConfig)
throws ClassNotFoundException,
InvocationTargetException,
ConstructorNotFoundException,
com.acciente.commons.reflect.ParameterProviderException,
IllegalAccessException,
InstantiationException,
IOException
- Throws:
ClassNotFoundException
InvocationTargetException
ConstructorNotFoundException
com.acciente.commons.reflect.ParameterProviderException
IllegalAccessException
InstantiationException
IOException
Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.