public class SeataAutoDataSourceProxyAdvice extends Object implements org.aopalliance.intercept.MethodInterceptor, org.springframework.aop.IntroductionInfo
| Constructor and Description |
|---|
SeataAutoDataSourceProxyAdvice(String dataSourceProxyMode) |
| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
getInterfaces() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
public SeataAutoDataSourceProxyAdvice(String dataSourceProxyMode)
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorThrowablepublic Class<?>[] getInterfaces()
getInterfaces in interface org.springframework.aop.IntroductionInfoCopyright © 2023 Seata. All rights reserved.