public class MethodHandler extends Object implements Handler
MethodHandler(BeanWrap beanWrap, Method method, boolean allowResult)
void
handle(Context c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MethodHandler(BeanWrap beanWrap, Method method, boolean allowResult)
beanWrap
method
allowResult
public void handle(Context c) throws Throwable
handle
Handler
Throwable
Copyright © 2023. All rights reserved.