@Component public class LogAspect extends Object
Constructor and Description |
---|
LogAspect() |
Modifier and Type | Method and Description |
---|---|
void |
afterException(org.aspectj.lang.JoinPoint joinPoint,
Exception e)
记录异常
|
void |
insertLogSuccess(org.aspectj.lang.JoinPoint jp) |
public void insertLogSuccess(org.aspectj.lang.JoinPoint jp)
public void afterException(org.aspectj.lang.JoinPoint joinPoint, Exception e)
joinPoint
- e
- Copyright © 2019. All rights reserved.