ModelPool oModelPool,
ClassLoader oClassLoader,
ServletConfig oServletConfig )
throws ClassNotFoundException, InvocationTargetException, ConstructorNotFoundException, ParameterProviderException, IllegalAccessException, InstantiationException, IOException
{
ViewResolver oViewResolver;
String sViewResolverClassName;
Log oLog;
oLog = LogFactory.getLog( ViewResolverInitializer.class );