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