Return to www.inductionframework.org

com.acciente.induction.init
Class RequestInterceptorInitializer

java.lang.Object
  extended by com.acciente.induction.init.RequestInterceptorInitializer

public class RequestInterceptorInitializer
extends java.lang.Object

RequestInterceptorInitializer

Author:
Adinath Raveendra Raj

Constructor Summary
RequestInterceptorInitializer()
           
 
Method Summary
static RequestInterceptor[] getRequestInterceptor(Config.RequestInterceptors oRequestInterceptorsConfig, ModelPool oModelPool, java.lang.ClassLoader oClassLoader, javax.servlet.ServletConfig oServletConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestInterceptorInitializer

public RequestInterceptorInitializer()
Method Detail

getRequestInterceptor

public static RequestInterceptor[] getRequestInterceptor(Config.RequestInterceptors oRequestInterceptorsConfig,
                                                         ModelPool oModelPool,
                                                         java.lang.ClassLoader oClassLoader,
                                                         javax.servlet.ServletConfig oServletConfig)
                                                  throws java.lang.ClassNotFoundException,
                                                         java.lang.reflect.InvocationTargetException,
                                                         ConstructorNotFoundException,
                                                         com.acciente.commons.reflect.ParameterProviderException,
                                                         java.lang.IllegalAccessException,
                                                         java.lang.InstantiationException
Throws:
java.lang.ClassNotFoundException
java.lang.reflect.InvocationTargetException
ConstructorNotFoundException
com.acciente.commons.reflect.ParameterProviderException
java.lang.IllegalAccessException
java.lang.InstantiationException

Return to www.inductionframework.org

Copyright © 2008-2011 Acciente, LLC. All Rights Reserved.