public class SeataSolonRouterInterceptor extends Object implements org.noear.solon.core.route.RouterInterceptor
| Constructor and Description |
|---|
SeataSolonRouterInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
bindXid(String rpcXid) |
protected void |
cleanXid(String rpcXid) |
void |
doIntercept(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.Handler mainHandler,
org.noear.solon.core.route.RouterInterceptorChain chain) |
public void doIntercept(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.Handler mainHandler,
org.noear.solon.core.route.RouterInterceptorChain chain)
throws Throwable
doIntercept in interface org.noear.solon.core.route.RouterInterceptorThrowableprotected boolean bindXid(String rpcXid)
protected void cleanXid(String rpcXid)
Copyright © 2025. All rights reserved.