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.apache.commons.logging.Log runtimeLogger) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.jexl2.internal.AbstractExecutor.Get |
getJadeGetExecutor(Object obj,
Object identifier)
Identical to getGetExecutor, but does check for map first.
|
org.apache.commons.jexl2.introspection.JexlPropertyGet |
getPropertyGet(Object obj,
Object identifier,
org.apache.commons.jexl2.JexlInfo info)
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)
public org.apache.commons.jexl2.introspection.JexlPropertyGet getPropertyGet(Object obj, Object identifier, org.apache.commons.jexl2.JexlInfo info)
getPropertyGet in interface org.apache.commons.jexl2.introspection.UberspectgetPropertyGet in class org.apache.commons.jexl2.introspection.UberspectImplCopyright © 2020. All rights reserved.