net.stepniak.api.config
Class InterceptorConfiguration
java.lang.Object
net.stepniak.api.config.InterceptorConfiguration
@Configuration
@EnableAspectJAutoProxy
public class InterceptorConfiguration
- extends Object
|
Method Summary |
org.springframework.aop.interceptor.CustomizableTraceInterceptor |
interceptor()
|
org.springframework.aop.Advisor |
traceAdvisor()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorConfiguration
public InterceptorConfiguration()
interceptor
@Bean
public org.springframework.aop.interceptor.CustomizableTraceInterceptor interceptor()
traceAdvisor
@Bean
public org.springframework.aop.Advisor traceAdvisor()
Copyright © 2013. All Rights Reserved.