public class RequestLoggerInterceptorConfiguration extends Object implements com.foreach.across.modules.web.config.support.PrefixingHandlerMappingConfigurer
| Constructor and Description |
|---|
RequestLoggerInterceptorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInterceptors(com.foreach.across.modules.web.mvc.InterceptorRegistry interceptorRegistry) |
com.foreach.common.web.logging.RequestLogInterceptor |
requestLogInterceptor() |
boolean |
supports(String mapperName) |
public RequestLoggerInterceptorConfiguration()
public boolean supports(String mapperName)
supports in interface com.foreach.across.modules.web.config.support.PrefixingHandlerMappingConfigurerpublic void addInterceptors(com.foreach.across.modules.web.mvc.InterceptorRegistry interceptorRegistry)
addInterceptors in interface com.foreach.across.modules.web.config.support.PrefixingHandlerMappingConfigurer@Bean public com.foreach.common.web.logging.RequestLogInterceptor requestLogInterceptor()
Copyright © 2020. All rights reserved.