| Name | Description | Type | Package | Framework |
| AbstractInterceptorDrivenBeanDefinitionDecorator | Base implementation forBeanDefinitionDecorators | Class | org.springframework.aop.config | Spring MVC |
| AdviceEntry | ParseState entry representing an advice element. | Class | org.springframework.aop.config | Spring MVC |
| AdvisorComponentDefinition | that bridges the gap between the advisor bean definition configuredby the | Class | org.springframework.aop.config | Spring MVC |
| AdvisorEntry | ParseState entry representing an advisor. | Class | org.springframework.aop.config | Spring MVC |
| AopConfigUtils | Utility class for handling registration of AOP auto-proxy creators. | Class | org.springframework.aop.config | Spring MVC |
| AopNamespaceHandler | NamespaceHandler for the aop namespace. | Class | org.springframework.aop.config | Spring MVC |
| AopNamespaceUtils | Utility class for handling registration of auto-proxy creators used internallyby the 'aop' namespace tags. | Class | org.springframework.aop.config | Spring MVC |
| AspectComponentDefinition | that holds an aspect definition, including its nested pointcuts. | Class | org.springframework.aop.config | Spring MVC |
| AspectEntry | ParseState entry representing an aspect. | Class | org.springframework.aop.config | Spring MVC |
| MethodLocatingFactoryBean | FactoryBean implementation that locates a Method on a specified bean. | Class | org.springframework.aop.config | Spring MVC |
| PointcutComponentDefinition | Class | org.springframework.aop.config | Spring MVC | |
| PointcutEntry | ParseState entry representing a pointcut. | Class | org.springframework.aop.config | Spring MVC |
| SimpleBeanFactoryAwareAspectInstanceFactory | BeanFactory using a configured bean name. | Class | org.springframework.aop.config | Spring MVC |