Package Hierarchies:
- org.aopalliance.aop,
- org.aopalliance.intercept,
- org.springframework.aop,
- org.springframework.aop.aspectj,
- org.springframework.aop.aspectj.annotation,
- org.springframework.aop.aspectj.autoproxy,
- org.springframework.aop.config,
- org.springframework.aop.framework,
- org.springframework.aop.framework.adapter,
- org.springframework.aop.framework.autoproxy,
- org.springframework.aop.framework.autoproxy.target,
- org.springframework.aop.interceptor,
- org.springframework.aop.scope,
- org.springframework.aop.support,
- org.springframework.aop.support.annotation,
- org.springframework.aop.target,
- org.springframework.aop.target.dynamic
Class Hierarchy
- java.lang.Object
- org.springframework.aop.aspectj.AbstractAspectJAdvice (implements org.aopalliance.aop.Advice, org.springframework.aop.aspectj.AspectJPrecedenceInformation, java.io.Serializable)
- org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory (implements org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory)
- org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
- org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource (implements org.springframework.beans.factory.BeanFactoryAware, java.io.Serializable, org.springframework.aop.TargetSource)
- org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.aop.framework.autoproxy.TargetSourceCreator)
- org.springframework.beans.factory.parsing.AbstractComponentDefinition (implements org.springframework.beans.factory.parsing.ComponentDefinition)
- org.springframework.aop.support.AbstractExpressionPointcut (implements org.springframework.aop.support.ExpressionPointcut, java.io.Serializable)
- org.springframework.aop.config.AbstractInterceptorDrivenBeanDefinitionDecorator (implements org.springframework.beans.factory.xml.BeanDefinitionDecorator)
- org.springframework.aop.target.AbstractLazyCreationTargetSource (implements org.springframework.aop.TargetSource)
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource (implements org.springframework.aop.target.dynamic.Refreshable, org.springframework.aop.TargetSource)
- org.springframework.aop.interceptor.AbstractTraceInterceptor (implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- org.springframework.aop.config.AdviceEntry (implements org.springframework.beans.factory.parsing.ParseState.Entry)
- org.springframework.aop.framework.adapter.AdvisorAdapterRegistrationManager (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.aop.config.AdvisorEntry (implements org.springframework.beans.factory.parsing.ParseState.Entry)
- org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor (implements org.springframework.aop.AfterAdvice, org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- org.springframework.aop.support.annotation.AnnotationClassFilter (implements org.springframework.aop.ClassFilter)
- org.springframework.aop.support.annotation.AnnotationMatchingPointcut (implements org.springframework.aop.Pointcut)
- org.springframework.aop.config.AopConfigUtils
- org.springframework.aop.framework.AopContext
- org.springframework.aop.config.AopNamespaceUtils
- org.springframework.aop.framework.AopProxyUtils
- org.springframework.aop.support.AopUtils
- org.springframework.aop.config.AspectEntry (implements org.springframework.beans.factory.parsing.ParseState.Entry)
- org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer (implements org.springframework.core.ParameterNameDiscoverer)
- org.springframework.aop.aspectj.AspectJAopUtils
- org.springframework.aop.aspectj.AspectJPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor)
- org.springframework.aop.aspectj.AspectJProxyUtils
- org.springframework.aop.aspectj.AspectJWeaverMessageHandler (implements org.aspectj.bridge.IMessageHandler)
- org.springframework.aop.aspectj.annotation.AspectMetadata (implements java.io.Serializable)
- org.springframework.aop.interceptor.AsyncExecutionAspectSupport (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.framework.autoproxy.AutoProxyUtils
- org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper
- org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory (implements org.springframework.aop.aspectj.annotation.MetadataAwareAspectInstanceFactory, java.io.Serializable)
- org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
- org.springframework.aop.support.ClassFilters
- org.springframework.aop.support.ComposablePointcut (implements org.springframework.aop.Pointcut, java.io.Serializable)
- org.springframework.util.ConcurrencyThrottleSupport (implements java.io.Serializable)
- org.springframework.aop.support.ControlFlowPointcut (implements org.springframework.aop.ClassFilter, org.springframework.aop.MethodMatcher, org.springframework.aop.Pointcut, java.io.Serializable)
- org.springframework.aop.aspectj.DeclareParentsAdvisor (implements org.springframework.aop.IntroductionAdvisor)
- org.springframework.aop.framework.adapter.DefaultAdvisorAdapterRegistry (implements org.springframework.aop.framework.adapter.AdvisorAdapterRegistry, java.io.Serializable)
- org.springframework.aop.framework.DefaultAdvisorChainFactory (implements org.springframework.aop.framework.AdvisorChainFactory, java.io.Serializable)
- org.springframework.aop.framework.DefaultAopProxyFactory (implements org.springframework.aop.framework.AopProxyFactory, java.io.Serializable)
- org.springframework.aop.support.DefaultIntroductionAdvisor (implements org.springframework.aop.ClassFilter, org.springframework.aop.IntroductionAdvisor, org.springframework.core.Ordered, java.io.Serializable)
- org.springframework.aop.scope.DefaultScopedObject (implements org.springframework.aop.scope.ScopedObject, java.io.Serializable)
- org.springframework.aop.support.DynamicMethodMatcher (implements org.springframework.aop.MethodMatcher)
- org.springframework.aop.target.EmptyTargetSource (implements java.io.Serializable, org.springframework.aop.TargetSource)
- 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.framework.adapter.GlobalAdvisorAdapterRegistry
- org.springframework.aop.target.HotSwappableTargetSource (implements java.io.Serializable, org.springframework.aop.TargetSource)
- org.springframework.aop.support.IntroductionInfoSupport (implements org.springframework.aop.IntroductionInfo, java.io.Serializable)
- org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator (implements org.springframework.aop.aspectj.annotation.MetadataAwareAspectInstanceFactory, java.io.Serializable)
- org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor (implements org.springframework.aop.BeforeAdvice, org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint (implements org.aspectj.lang.JoinPoint.StaticPart, org.aspectj.lang.ProceedingJoinPoint)
- org.springframework.aop.config.MethodLocatingFactoryBean (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.aop.support.MethodMatchers
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.aop.config.PointcutEntry (implements org.springframework.beans.factory.parsing.ParseState.Entry)
- org.springframework.aop.support.Pointcuts
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.AbstractSingletonProxyFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.aop.framework.AdvisedSupport (implements org.springframework.aop.framework.Advised)
- org.springframework.aop.framework.ProxyCreatorSupport
- org.springframework.aop.aspectj.annotation.AspectJProxyFactory
- org.springframework.aop.framework.ProxyFactory
- org.springframework.aop.framework.ProxyFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.scope.ScopedProxyFactoryBean (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.aop.framework.autoproxy.ProxyCreationContext
- org.springframework.aop.framework.ReflectiveMethodInvocation (implements java.lang.Cloneable, org.springframework.aop.ProxyMethodInvocation)
- org.springframework.aop.support.RootClassFilter (implements org.springframework.aop.ClassFilter, java.io.Serializable)
- org.springframework.aop.scope.ScopedProxyUtils
- org.springframework.aop.aspectj.ShadowMatchUtils
- org.springframework.aop.aspectj.SimpleAspectInstanceFactory (implements org.springframework.aop.aspectj.AspectInstanceFactory)
- org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler (implements org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler)
- org.springframework.aop.config.SimpleBeanFactoryAwareAspectInstanceFactory (implements org.springframework.aop.aspectj.AspectInstanceFactory, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.aspectj.SingletonAspectInstanceFactory (implements org.springframework.aop.aspectj.AspectInstanceFactory, java.io.Serializable)
- org.springframework.aop.target.SingletonTargetSource (implements java.io.Serializable, org.springframework.aop.TargetSource)
- org.springframework.aop.support.StaticMethodMatcher (implements org.springframework.aop.MethodMatcher)
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor (implements org.springframework.aop.AfterAdvice, org.aopalliance.intercept.MethodInterceptor)
- org.springframework.aop.aspectj.TypePatternClassFilter (implements org.springframework.aop.ClassFilter)