| Package | Description |
|---|---|
| org.aspectj.internal.lang.reflect | |
| org.aspectj.lang.reflect |
Contains interfaces that extend
Signature to provide
additional information about each possible join point signature. |
| Modifier and Type | Method and Description |
|---|---|
Advice |
AjTypeImpl.getAdvice(String name) |
Advice |
AjTypeImpl.getDeclaredAdvice(String name) |
| Modifier and Type | Method and Description |
|---|---|
Advice |
AjType.getAdvice(String name)
For an annotation style advice member,
this is the name of the annotated method.
|
Advice |
AjType.getDeclaredAdvice(String name)
For an annotation style advice member,
this is the name of the annotated method.
|
Copyright © 2020. All rights reserved.