net.stepniak.api.config
Class InterceptorConfiguration

java.lang.Object
  extended by net.stepniak.api.config.InterceptorConfiguration

@Configuration
@EnableAspectJAutoProxy
public class InterceptorConfiguration
extends Object


Constructor Summary
InterceptorConfiguration()
           
 
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
 

Constructor Detail

InterceptorConfiguration

public InterceptorConfiguration()
Method Detail

interceptor

@Bean
public org.springframework.aop.interceptor.CustomizableTraceInterceptor interceptor()

traceAdvisor

@Bean
public org.springframework.aop.Advisor traceAdvisor()


Copyright © 2013. All Rights Reserved.