public abstract class AbstractAspect extends Object
| Constructor and Description |
|---|
AbstractAspect() |
| Modifier and Type | Method and Description |
|---|---|
protected Method |
getMethod(org.aspectj.lang.JoinPoint joinPoint) |
protected Method getMethod(org.aspectj.lang.JoinPoint joinPoint)
joinPoint - must be the instance of the MethodSignatureMethodSignatureCopyright © 2017–2021. All rights reserved.