Class Hierarchy
- java.lang.Object
- org.springframework.aop.interceptor.AbstractTraceInterceptor (implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- org.springframework.aop.interceptor.AbstractMonitoringInterceptor
- org.springframework.aop.interceptor.PerformanceMonitorInterceptor
- org.springframework.aop.interceptor.CustomizableTraceInterceptor
- org.springframework.aop.interceptor.SimpleTraceInterceptor
- org.springframework.aop.interceptor.DebugInterceptor
- org.springframework.aop.interceptor.AbstractMonitoringInterceptor
- org.springframework.aop.interceptor.AsyncExecutionAspectSupport (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.interceptor.AsyncExecutionInterceptor (implements org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered)
- org.springframework.util.ConcurrencyThrottleSupport (implements java.io.Serializable)
- org.springframework.aop.interceptor.ConcurrencyThrottleInterceptor (implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- org.springframework.aop.interceptor.ExposeBeanNameAdvisors
- org.springframework.aop.interceptor.ExposeInvocationInterceptor (implements org.aopalliance.intercept.MethodInterceptor, org.springframework.core.PriorityOrdered, java.io.Serializable)
- org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler (implements org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler)
- org.springframework.aop.interceptor.AbstractTraceInterceptor (implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
Interface Hierarchy
- org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler