@Component public class ControllerAspect extends Object
| Constructor and Description |
|---|
ControllerAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
operationRecord(org.aspectj.lang.JoinPoint point,
ControllerAnnotation annotation) |
public void operationRecord(org.aspectj.lang.JoinPoint point,
ControllerAnnotation annotation)
throws Throwable
point - annotation - ThrowableCopyright © 2017. All rights reserved.