public interface ActionReturnHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
matched(Context ctx,
Class<?> returnType)
是否匹配
|
void |
returnHandle(Context ctx,
Action action,
Object returnValue)
返回处理
|
Copyright © 2025. All rights reserved.