| Package | Description |
|---|---|
| org.springframework.aop | |
| org.springframework.aop.support |
| Modifier and Type | Field and Description |
|---|---|
static ClassFilter |
ClassFilter.TRUE
Canonical instance of a ClassFilter that matches all classes.
|
| Modifier and Type | Method and Description |
|---|---|
ClassFilter |
Pointcut.getClassFilter()
Return the ClassFilter for this pointcut.
|
ClassFilter |
IntroductionAdvisor.getClassFilter()
Return the filter determining which target classes this introduction
should apply to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIntroductionAdvisor
Simple
IntroductionAdvisor implementation
that by default applies to any class. |
| Modifier and Type | Method and Description |
|---|---|
ClassFilter |
DefaultIntroductionAdvisor.getClassFilter() |
Copyright © 2025. All rights reserved.