public class InvocationBaseInvoker extends Object implements BaseInvoker
| Constructor and Description |
|---|
InvocationBaseInvoker(Object target,
org.aoju.bus.proxy.Invocation invocation) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgs() |
Object |
proceed() |
Object |
proceed(Object[] args) |
public InvocationBaseInvoker(Object target, org.aoju.bus.proxy.Invocation invocation)
public Object[] getArgs()
getArgs in interface BaseInvokerpublic Object proceed() throws Throwable
proceed in interface BaseInvokerThrowableCopyright © 2019. All rights reserved.