Class BusOperLogAspect
java.lang.Object
cn.net.pap.example.proguard.aspect.BusOperLogAspect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlogOperation(org.aspectj.lang.ProceedingJoinPoint joinPoint, BusOperLog busOperLog)
-
Constructor Details
-
BusOperLogAspect
public BusOperLogAspect()
-
-
Method Details
-
logOperation
public Object logOperation(org.aspectj.lang.ProceedingJoinPoint joinPoint, BusOperLog busOperLog) throws Throwable - Throws:
Throwable
-