| Package | Description |
|---|---|
| org.apache.commons.jexl2.internal |
Provides utilities for introspection services.
|
| org.apache.commons.jexl2.introspection |
Provides high-level introspective services.
|
| Class and Description |
|---|
| AbstractExecutor
Abstract class that is used to execute an arbitrary
method that is introspected.
|
| AbstractExecutor.Get
Abstract class that is used to execute an arbitrary 'get' method.
|
| AbstractExecutor.Method
Abstract class that is used to execute an arbitrary method.
|
| AbstractExecutor.Method.Parameter
A helper class to pass the method & parameters.
|
| AbstractExecutor.Set
Abstract class that is used to execute an arbitrary 'set' method.
|
| Introspector
Default introspection services.
|
| Class and Description |
|---|
| Introspector
Default introspection services.
|
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.