public class ControllerAspect extends AspectProxy
ControllerAspect()
void
after(Class<?> cls, Method method, Object[] params, Object result)
before(Class<?> cls, Method method, Object[] params)
begin, doProxy, end, error, intercept
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ControllerAspect()
public void before(Class<?> cls, Method method, Object[] params) throws Throwable
before
AspectProxy
Throwable
public void after(Class<?> cls, Method method, Object[] params, Object result) throws Throwable
after
Copyright © 2018. All rights reserved.