org.apache.commons.jexl.util
public class MapGetExecutor extends AbstractExecutor
method, rlog
Constructor and Description |
---|
MapGetExecutor(org.apache.commons.logging.Log rlog,
java.lang.Class clazz,
java.lang.String property) |
Modifier and Type | Method and Description |
---|---|
protected void |
discover(java.lang.Class clazz) |
java.lang.Object |
execute(java.lang.Object o)
Execute method against context.
|
getMethod, isAlive
public MapGetExecutor(org.apache.commons.logging.Log rlog, java.lang.Class clazz, java.lang.String property)
protected void discover(java.lang.Class clazz)
public java.lang.Object execute(java.lang.Object o)
AbstractExecutor
execute
in class AbstractExecutor
o
- The owner.Copyright © 2014 The Apache Software Foundation. All Rights Reserved.