| Package | Description |
|---|---|
| org.apache.commons.jexl2.internal | |
| org.apache.commons.jexl2.introspection |
| Class | 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 | Description |
|---|---|
| Introspector |
Default introspection services.
|