public class BeforeAfterMethodTarget extends Object implements Startable
BeforeAfterMethodTarget(Object target, Object interceptor, IntroduceInfo iinfo)
void
clear()
Object
invoke(Method invokedmethod, Object[] args, net.sf.cglib.proxy.MethodProxy methodProxy)
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BeforeAfterMethodTarget(Object target, Object interceptor, IntroduceInfo iinfo)
public Object invoke(Method invokedmethod, Object[] args, net.sf.cglib.proxy.MethodProxy methodProxy) throws Throwable, Exception
Throwable
Exception
public void clear()
public void start()
Startable
start
public void stop()
stop
Copyright © 2018. All rights reserved.