public class JadeIntrospect extends org.apache .commons .jexl2 .introspection .UberspectImpl
org.apache.commons.jexl2.introspection.UberspectImpl.FieldPropertyGet, org.apache.commons.jexl2.introspection.UberspectImpl.FieldPropertySet, org.apache.commons.jexl2.introspection.UberspectImpl.IndexedContainer | Constructor and Description |
|---|
JadeIntrospect(org
|
| Modifier and Type | Method and Description |
|---|---|
org |
getJadeGetExecutor(Object
Identical to getGetExecutor, but does check for map first.
|
org |
getPropertyGet(Object
Overwriting method to replace "getGetExecutor" call with "getJadeGetExecutor"
|
getConstructor, getConstructorMethod, getField, getIndexedGet, getIterator, getMethod, getPropertySet, setLoaderbase, getClassByName, getConstructor, getField, getFieldNames, getGetExecutor, getMethod, getMethod, getMethodExecutor, getMethodNames, getMethods, getSetExecutor, setClassLoader, toInteger, toStringpublic JadeIntrospect(org.apache .commons .logging .Log runtimeLogger)