Package | Description |
---|---|
org.apache.commons.jexl2.internal |
Provides utilities for introspection services.
|
Modifier and Type | Class and Description |
---|---|
class |
MethodExecutor
Specialized executor to invoke a method on an object.
|
Modifier and Type | Method and Description |
---|---|
AbstractExecutor.Method |
Introspector.getMethodExecutor(Object obj,
String name,
Object[] args)
Returns a general method.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.