public class TccActionInterceptor extends Object implements org.noear.solon.core.aspect.MethodInterceptor
| Constructor and Description |
|---|
TccActionInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.seata.integration.tx.api.interceptor.handler.ProxyInvocationHandler |
createProxyInvocationHandler(Object targetBean) |
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(Object targetBean)
Copyright © 2025. All rights reserved.