public class CallableMethod extends Object
| Constructor and Description |
|---|
CallableMethod(Class<?> pojo,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Object |
call(Object obj,
Object... args) |
String |
formatMethodCallError(Object... args) |
Method |
getMethod() |
Class<?>[] |
getParamTypes() |
Class<?> |
getPojo() |
String |
toString() |
Copyright © 2010 - 2020 Adobe. All Rights Reserved