public class GlobalTransactionalInterceptor extends Object implements org.noear.solon.core.aspect.MethodInterceptor
| Constructor and Description |
|---|
GlobalTransactionalInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.seata.integration.tx.api.interceptor.handler.ProxyInvocationHandler |
createProxyInvocationHandler() |
Object |
doIntercept(org.noear.solon.core.aspect.Invocation inv) |
public Object doIntercept(org.noear.solon.core.aspect.Invocation inv) throws Throwable
doIntercept in interface org.noear.solon.core.aspect.InterceptorThrowableprotected org.apache.seata.integration.tx.api.interceptor.handler.ProxyInvocationHandler createProxyInvocationHandler()
Copyright © 2025. All rights reserved.