public class MethodExecutionListenerUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MethodExecutionListenerUtils.MethodExecutionCallback |
| Constructor and Description |
|---|
MethodExecutionListenerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
invoke(MethodExecutionListenerUtils.MethodExecutionCallback callback,
ProxyConfig proxyConfig,
Object proxyTarget,
ConnectionInfo connectionInfo,
Method method,
Object[] args) |
public static Object invoke(MethodExecutionListenerUtils.MethodExecutionCallback callback, ProxyConfig proxyConfig, Object proxyTarget, ConnectionInfo connectionInfo, Method method, Object[] args) throws Throwable
ThrowableCopyright © 2018. All rights reserved.