| Package | Description |
|---|---|
| org.apache.commons.jexl2.internal |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MethodExecutor |
Specialized executor to invoke a method on an object.
|
| Modifier and Type | Method | Description |
|---|---|---|
AbstractExecutor.Method |
Introspector.getMethodExecutor(java.lang.Object obj,
java.lang.String name,
java.lang.Object[] args) |
Returns a general method.
|