Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.aop.AopInvocationException
 
 
 - org.springframework.core.NestedRuntimeException
 
 - java.lang.RuntimeException
 
 - java.lang.Exception
 
 - java.lang.Throwable (implements java.io.Serializable)
 
Interface Hierarchy
- org.aopalliance.aop.Advice
- org.springframework.aop.AfterAdvice
- org.springframework.aop.AfterReturningAdvice
 - org.springframework.aop.ThrowsAdvice
 
 - org.springframework.aop.BeforeAdvice
- org.springframework.aop.MethodBeforeAdvice
 
 - org.springframework.aop.DynamicIntroductionAdvice
- org.springframework.aop.IntroductionInterceptor (also extends org.aopalliance.intercept.MethodInterceptor)
 
 - org.aopalliance.intercept.Interceptor
- org.aopalliance.intercept.MethodInterceptor
- org.springframework.aop.IntroductionInterceptor (also extends org.springframework.aop.DynamicIntroductionAdvice)
 
 
 - org.aopalliance.intercept.MethodInterceptor
 
 - org.springframework.aop.AfterAdvice
 - org.springframework.aop.Advisor
- org.springframework.aop.IntroductionAdvisor (also extends org.springframework.aop.IntroductionInfo)
 - org.springframework.aop.PointcutAdvisor
 
 - org.springframework.aop.ClassFilter
 - org.springframework.aop.IntroductionInfo
- org.springframework.aop.IntroductionAdvisor (also extends org.springframework.aop.Advisor)
 
 - org.aopalliance.intercept.Joinpoint
- org.aopalliance.intercept.Invocation
- org.aopalliance.intercept.MethodInvocation
- org.springframework.aop.ProxyMethodInvocation
 
 
 - org.aopalliance.intercept.MethodInvocation
 
 - org.aopalliance.intercept.Invocation
 - org.springframework.aop.MethodMatcher
- org.springframework.aop.IntroductionAwareMethodMatcher
 
 - org.springframework.aop.Pointcut
 - org.springframework.aop.RawTargetAccess
 - org.springframework.aop.SpringProxy
 - org.springframework.aop.TargetClassAware
- org.springframework.aop.TargetSource