| Package | Description |
|---|---|
| org.springframework.aop |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IntroductionAwareMethodMatcher
A specialized type of
MethodMatcher that takes into account introductions
when matching methods. |
| Modifier and Type | Field and Description |
|---|---|
static MethodMatcher |
MethodMatcher.TRUE
Canonical instance that matches all methods.
|
| Modifier and Type | Method and Description |
|---|---|
MethodMatcher |
Pointcut.getMethodMatcher()
Return the MethodMatcher for this pointcut.
|
Copyright © 2025. All rights reserved.