public class StatementProxyLogic extends ProxyLogicSupport
| Modifier and Type | Class and Description |
|---|---|
static class |
StatementProxyLogic.Builder
Builder for
StatementProxyLogic. |
COMMON_METHOD_NAMES| Constructor and Description |
|---|
StatementProxyLogic() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
protected Object |
performProxyLogic(Object proxy,
Method method,
Object[] args,
MethodExecutionContext methodContext) |
handleCommonMethod, isCommonMethod, proceedExecution, proceedMethodExecutionpublic Object invoke(Object proxy, Method method, Object[] args) throws Throwable
Throwableprotected Object performProxyLogic(Object proxy, Method method, Object[] args, MethodExecutionContext methodContext) throws Throwable
performProxyLogic in class ProxyLogicSupportThrowableCopyright © 2024. All rights reserved.