| Package | Description | 
|---|---|
| org.aopalliance.intercept | The AOP Alliance reflective interception abstraction. | 
| org.springframework.aop | Core Spring AOP interfaces, built on AOP Alliance AOP interoperability interfaces. | 
| org.springframework.aop.aspectj | AspectJ integration package. | 
| org.springframework.aop.framework | Package containing Spring's basic AOP infrastructure, compliant with the
 AOP Alliance interfaces. | 
| org.springframework.aop.framework.adapter | SPI package allowing Spring AOP framework to handle arbitrary advice types. | 
| org.springframework.aop.interceptor | Provides miscellaneous interceptor implementations. | 
| org.springframework.aop.support | Convenience classes for using Spring's AOP API. | 
| Class and Description | 
|---|
| ConstructorInvocation Description of an invocation to a constructor, given to an
 interceptor upon constructor-call. | 
| Interceptor This interface represents a generic interceptor. | 
| Invocation This interface represents an invocation in the program. | 
| Joinpoint This interface represents a generic runtime joinpoint (in the AOP
 terminology). | 
| MethodInvocation Description of an invocation to a method, given to an interceptor
 upon method-call. | 
| Class and Description | 
|---|
| Interceptor This interface represents a generic interceptor. | 
| Invocation This interface represents an invocation in the program. | 
| Joinpoint This interface represents a generic runtime joinpoint (in the AOP
 terminology). | 
| MethodInterceptor Intercepts calls on an interface on its way to the target. | 
| MethodInvocation Description of an invocation to a method, given to an interceptor
 upon method-call. | 
| Class and Description | 
|---|
| Interceptor This interface represents a generic interceptor. | 
| MethodInterceptor Intercepts calls on an interface on its way to the target. | 
| MethodInvocation Description of an invocation to a method, given to an interceptor
 upon method-call. | 
| Class and Description | 
|---|
| Interceptor This interface represents a generic interceptor. | 
| Invocation This interface represents an invocation in the program. | 
| Joinpoint This interface represents a generic runtime joinpoint (in the AOP
 terminology). | 
| MethodInvocation Description of an invocation to a method, given to an interceptor
 upon method-call. | 
| Class and Description | 
|---|
| Interceptor This interface represents a generic interceptor. | 
| MethodInterceptor Intercepts calls on an interface on its way to the target. | 
| MethodInvocation Description of an invocation to a method, given to an interceptor
 upon method-call. | 
| Class and Description | 
|---|
| Interceptor This interface represents a generic interceptor. | 
| MethodInterceptor Intercepts calls on an interface on its way to the target. | 
| MethodInvocation Description of an invocation to a method, given to an interceptor
 upon method-call. | 
| Class and Description | 
|---|
| Interceptor This interface represents a generic interceptor. | 
| MethodInterceptor Intercepts calls on an interface on its way to the target. | 
| MethodInvocation Description of an invocation to a method, given to an interceptor
 upon method-call. |