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.java165 private Interceptor superBuildInterceptor(InterceptorConfig interceptorConfig, in superBuildInterceptor() method in Struts2Factory
202 delegate = superBuildInterceptor(config, params); in inject()
DGuiceObjectFactory.java183 Interceptor superBuildInterceptor(InterceptorConfig interceptorConfig, in superBuildInterceptor() method in GuiceObjectFactory
218 delegate = superBuildInterceptor(config, params); in inject()