Return to www.inductionframework.org

Uses of Interface
com.acciente.induction.interceptor.RequestInterceptor

Packages that use RequestInterceptor
com.acciente.induction.dispatcher.interceptor   
com.acciente.induction.init   
 

Uses of RequestInterceptor in com.acciente.induction.dispatcher.interceptor
 

Constructors in com.acciente.induction.dispatcher.interceptor with parameters of type RequestInterceptor
RequestInterceptorExecutor(RequestInterceptor[] aoRequestInterceptorArray, RequestInterceptorParameterProviderFactory oRequestInterceptorParameterProviderFactory)
           
RequestInterceptorFacade(RequestInterceptor oRequestInterceptor, RequestInterceptorParameterProviderFactory oRequestInterceptorParameterProviderFactory)
           
 

Uses of RequestInterceptor in com.acciente.induction.init
 

Methods in com.acciente.induction.init that return RequestInterceptor
static RequestInterceptor[] RequestInterceptorInitializer.getRequestInterceptor(Config.RequestInterceptors oRequestInterceptorsConfig, ModelPool oModelPool, java.lang.ClassLoader oClassLoader, javax.servlet.ServletConfig oServletConfig)
           
 


Return to www.inductionframework.org

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