Uses of Class
org.springframework.aop.interceptor.SimpleTraceInterceptor

Packages that use SimpleTraceInterceptor
org.springframework.aop.interceptor Provides miscellaneous interceptor implementations. 
 

Uses of SimpleTraceInterceptor in org.springframework.aop.interceptor
 

Subclasses of SimpleTraceInterceptor in org.springframework.aop.interceptor
 class DebugInterceptor
          AOP Alliance MethodInterceptor that can be introduced in a chain to display verbose information about intercepted invocations to the logger.
 



Copyright © 2002-2008 The Spring Framework.