| Package | Description |
|---|---|
| org.springframework.aop | |
| org.springframework.aop.framework.adapter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MethodBeforeAdvice
Advice invoked before a method is invoked.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MethodBeforeAdviceInterceptor
Interceptor to wrap a
MethodBeforeAdvice. |
Copyright © 2025. All rights reserved.