@Preview(value="3.1")
public interface ChainInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
doIntercept(ChainInvocation invocation)
拦截
|
void doIntercept(ChainInvocation invocation) throws FlowException
invocation - 调用者FlowExceptionCopyright © 2025. All rights reserved.