public class CalleeImpl extends Object implements Callee
CalleeImpl(org.noear.solon.core.aspect.Invocation inv)
Object
args()
Map<String,Object>
argsAsMap()
call()
Method
method()
target()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CalleeImpl(org.noear.solon.core.aspect.Invocation inv)
public Object target()
target
Callee
public Method method()
method
public Object args()
args
public Map<String,Object> argsAsMap()
argsAsMap
public Object call() throws Throwable
call
Throwable
Copyright © 2024. All rights reserved.