Uses of Class
org.springframework.aop.interceptor.SimpleTraceInterceptor
Packages that use SimpleTraceInterceptor Package Description org.springframework.aop.interceptor Provides miscellaneous interceptor implementations.Uses of SimpleTraceInterceptor in org.springframework.aop.interceptor
Subclasses of SimpleTraceInterceptor in org.springframework.aop.interceptor Modifier and Type Class Description classDebugInterceptorAOP AllianceMethodInterceptorthat can be introduced in a chain to display verbose information about intercepted invocations to the logger.