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