com.acciente.induction.dispatcher.view
Class ViewFactory
java.lang.Object
com.acciente.induction.dispatcher.view.ViewFactory
public class ViewFactory
- extends Object
ViewFactory
- Author:
- Adinath Raveendra Raj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewFactory
public ViewFactory(ClassLoader oClassLoader,
ViewParameterProviderFactory oViewParameterProviderFactory)
getView
public Object getView(String sViewClassName,
javax.servlet.http.HttpServletRequest oRequest,
javax.servlet.http.HttpServletResponse oResponse,
ViewResolver.Resolution oResolution)
throws InvocationTargetException,
ConstructorNotFoundException,
com.acciente.commons.reflect.ParameterProviderException,
IllegalAccessException,
InstantiationException,
ClassNotFoundException
- Throws:
InvocationTargetException
ConstructorNotFoundException
com.acciente.commons.reflect.ParameterProviderException
IllegalAccessException
InstantiationException
ClassNotFoundException
Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.