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