Home
last modified time | relevance | path

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

/external/guice/extensions/struts2/src/com/google/inject/struts2/
DStruts2Factory.java177 private Interceptor superBuildInterceptor( in superBuildInterceptor() method in Struts2Factory
219 delegate = superBuildInterceptor(config, params); in inject()
DGuiceObjectFactory.java183 Interceptor superBuildInterceptor(InterceptorConfig interceptorConfig, Map interceptorRefParams) in superBuildInterceptor() method in GuiceObjectFactory
220 delegate = superBuildInterceptor(config, params); in inject()