public class AssertFalseAspect extends AbstractAspect
| Constructor and Description |
|---|
AssertFalseAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterReturning(org.aspectj.lang.JoinPoint joinPoint,
Object returnValue) |
void |
annotationPointCut() |
getMethodpublic void annotationPointCut()
public void afterReturning(org.aspectj.lang.JoinPoint joinPoint,
Object returnValue)
Copyright © 2017–2021. All rights reserved.