public class MethodCallAdapter extends Object implements IMethodCallHandler
| Constructor and Description |
|---|
MethodCallAdapter(Method method) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
Object |
handleCall(Object ctx,
Object... argValues) |
public MethodCallAdapter(Method method)
public Object handleCall(Object ctx, Object... argValues)
handleCall in interface IMethodCallHandlerpublic Method getMethod()
Copyright © 2022. All rights reserved.