public class RollbackRouterInterceptor extends Object implements org.noear.solon.core.route.RouterInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
doIntercept(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.Handler mainHandler,
org.noear.solon.core.route.RouterInterceptorChain chain) |
static RollbackRouterInterceptor |
getInstance() |
public static RollbackRouterInterceptor getInstance()
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.RouterInterceptorThrowableCopyright © 2025. All rights reserved.