public class ConnectionProxyLogic extends ProxyLogicSupport
Connection methods.COMMON_METHOD_NAMES| Constructor and Description |
|---|
ConnectionProxyLogic(Connection connection,
ConnectionInfo connectionInfo,
ProxyConfig proxyConfig) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxyConnection,
Method method,
Object[] args) |
protected Object |
performProxyLogic(Object proxy,
Method method,
Object[] args,
MethodExecutionContext methodContext) |
handleCommonMethod, isCommonMethod, proceedExecution, proceedMethodExecutionpublic ConnectionProxyLogic(Connection connection, ConnectionInfo connectionInfo, ProxyConfig proxyConfig)
public Object invoke(Object proxyConnection, Method method, Object[] args) throws Throwable
Throwableprotected Object performProxyLogic(Object proxy, Method method, Object[] args, MethodExecutionContext methodContext) throws Throwable
performProxyLogic in class ProxyLogicSupportThrowableCopyright © 2025. All rights reserved.