public interface ActionReturnHandler
boolean
matched(Class<?> returnType)
void
returnHandle(Context ctx, Action action, Object returnValue)
boolean matched(Class<?> returnType)
returnType
void returnHandle(Context ctx, Action action, Object returnValue) throws Throwable
ctx
action
returnValue
Throwable
Copyright © 2024. All rights reserved.