public class MyMethodInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
MyMethodInterceptor()
void
doAfter()
doBefore()
Object
invoke(org.aopalliance.intercept.MethodInvocation invocation)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MyMethodInterceptor()
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke
org.aopalliance.intercept.MethodInterceptor
Throwable
public void doBefore()
public void doAfter()
Copyright © 2020. All rights reserved.