@Order(value=1) public class WebLogAspect extends Object
WebLogAspect()
void
doAfterReturning(Object ret)
doBefore(org.aspectj.lang.JoinPoint joinPoint)
webLog()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WebLogAspect()
public void webLog()
public void doBefore(org.aspectj.lang.JoinPoint joinPoint) throws Throwable
Throwable
public void doAfterReturning(Object ret) throws Throwable
Copyright © 2019. All rights reserved.