Home
last modified time | relevance | path

Searched refs:interceptorRefParams (Results 1 – 2 of 2) sorted by relevance

/external/guice/extensions/struts2/src/com/google/inject/struts2/
DStruts2Factory.java149 Map interceptorRefParams) throws ConfigurationException { in buildInterceptor() argument
160 interceptorConfig, interceptorRefParams, interceptorClass); in buildInterceptor()
166 Map<String, String> interceptorRefParams) throws ConfigurationException { in superBuildInterceptor() argument
167 return super.buildInterceptor(interceptorConfig, interceptorRefParams); in superBuildInterceptor()
DGuiceObjectFactory.java168 Map interceptorRefParams) throws ConfigurationException { in buildInterceptor() argument
178 interceptorConfig, interceptorRefParams, interceptorClass); in buildInterceptor()
184 Map interceptorRefParams) throws ConfigurationException { in superBuildInterceptor() argument
185 return super.buildInterceptor(interceptorConfig, interceptorRefParams); in superBuildInterceptor()