Uses of Package
org.springframework.aop.interceptor

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

Classes in org.springframework.aop.interceptor used by org.springframework.aop.interceptor
AbstractPerformanceMonitorInterceptor
          Base class for performance monitoring interceptors.
AbstractTraceInterceptor
          Base MethodInterceptor implementation for tracing.
ExposeInvocationInterceptor
          Interceptor that exposes the current MethodInvocation.
SimpleTraceInterceptor
          Simple AOP Alliance MethodInterceptor that can be introduced in a chain to display verbose trace information about intercepted method invocations, with method entry and method exit info.
 



Copyright (c) 2002-2005 The Spring Framework Project.