com.acciente.induction.init
Class RequestInterceptorInitializer

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

public class RequestInterceptorInitializer
extends Object

RequestInterceptorInitializer

Author:
Adinath Raveendra Raj

Constructor Summary
RequestInterceptorInitializer()
           
 
Method Summary
static RequestInterceptor[] getRequestInterceptor(Config.RequestInterceptors oRequestInterceptorsConfig, ModelPool oModelPool, 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,
                                                         ClassLoader oClassLoader,
                                                         javax.servlet.ServletConfig oServletConfig)
                                                  throws ClassNotFoundException,
                                                         InvocationTargetException,
                                                         ConstructorNotFoundException,
                                                         com.acciente.commons.reflect.ParameterProviderException,
                                                         IllegalAccessException,
                                                         InstantiationException
Throws:
ClassNotFoundException
InvocationTargetException
ConstructorNotFoundException
com.acciente.commons.reflect.ParameterProviderException
IllegalAccessException
InstantiationException


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