| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractExecutor | |
| org.apache.commons.jexl.util | |
| org.apache.commons.jexl.util.introspection | |
| Uses of AbstractExecutor in org.apache.commons.jexl.util | 
| Subclasses of AbstractExecutor in org.apache.commons.jexl.util | |
|  class | BooleanPropertyExecutorHandles discovery and valuation of a boolean object property, of the form public boolean is<Property> when executed. | 
|  class | GetExecutorExecutor that simply tries to execute a get(key) operation. | 
|  class | PropertyExecutorReturned the value of object property when executed. | 
| Uses of AbstractExecutor in org.apache.commons.jexl.util.introspection | 
| Fields in org.apache.commons.jexl.util.introspection declared as AbstractExecutor | |
| protected  AbstractExecutor | UberspectImpl.VelGetterImpl.aeexecutor for performing the get. | 
| Constructors in org.apache.commons.jexl.util.introspection with parameters of type AbstractExecutor | |
| UberspectImpl.VelGetterImpl(AbstractExecutor exec)Create the getter using an AbstractExecutorto
 do the work. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||