public class OpenTracingXAConnectionProxy extends DynamicProxySupport<XAConnection>
closed, delegate, proxiedMethods| Constructor and Description |
|---|
OpenTracingXAConnectionProxy(XAConnection delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected Class |
getRequiredInterfaceType() |
XAResource |
getXAResource() |
protected void |
handleInvocationException(Throwable e) |
protected void |
throwInvocationAfterClose(String method) |
addIfNotNull, callNativeMethod, createDynamicProxy, getClassLoadersToTry, getInterfaceClasses, invoke, isProxyInstanceOfClass, markClosedpublic OpenTracingXAConnectionProxy(XAConnection delegate)
public XAResource getXAResource() throws SQLException
SQLExceptionprotected void handleInvocationException(Throwable e) throws Throwable
handleInvocationException in class DynamicProxySupport<XAConnection>Throwableprotected void throwInvocationAfterClose(String method) throws Exception
throwInvocationAfterClose in class DynamicProxySupport<XAConnection>Exceptionprotected Class getRequiredInterfaceType()
getRequiredInterfaceType in class DynamicProxySupport<XAConnection>Copyright © 2026. All rights reserved.