| 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 | Class and Description |
|---|---|
class |
PointcutImpl |
| Modifier and Type | Method and Description |
|---|---|
Pointcut |
AjTypeImpl.getDeclaredPointcut(String name) |
Pointcut[] |
AjTypeImpl.getDeclaredPointcuts() |
Pointcut |
AjTypeImpl.getPointcut(String name) |
Pointcut[] |
AjTypeImpl.getPointcuts() |
| Modifier and Type | Method and Description |
|---|---|
Pointcut |
AjType.getDeclaredPointcut(String name) |
Pointcut[] |
AjType.getDeclaredPointcuts() |
Pointcut |
AjType.getPointcut(String name) |
Pointcut[] |
AjType.getPointcuts() |
Copyright © 2019. All rights reserved.