public abstract class AbstractInvoker extends Object implements Invoker
AbstractInvoker()
protected abstract org.aopalliance.intercept.MethodInvocation
getInvocation(Unit unit, Object[] args, Object instance)
Object
invoke(Unit unit, Object[] args, Object instance)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractInvoker()
protected abstract org.aopalliance.intercept.MethodInvocation getInvocation(Unit unit, Object[] args, Object instance)
public final Object invoke(Unit unit, Object[] args, Object instance) throws Throwable
Invoker
invoke
Throwable
Copyright © 2017. All rights reserved.