| Interface | Description |
|---|---|
| ELContextListener |
A listener for ELContext events
|
| Class | Description |
|---|---|
| ArrayELResolver |
Resolves properties based on arrays.
|
| BeanELResolver |
Resolves properties based on beans.
|
| BeanELResolver.BeanProperties | |
| BeanELResolver.BeanProperty | |
| CompositeELResolver |
Resolves properties based on arrays.
|
| ELContext |
ELContext a context for EL resolution.
|
| ELContextEvent |
An event indicating that an ELContext is created.
|
| ELResolver |
Resolves EL variables
|
| Expression |
Represents an EL expression
|
| ExpressionFactory |
Represents an EL expression factory
|
| FunctionMapper |
Represents an EL expression mapper
|
| ListELResolver |
Resolves properties based on lists.
|
| MapELResolver |
Resolves properties based on maps.
|
| MethodExpression |
Represents an EL expression
|
| MethodInfo |
Represents an EL method information
|
| ResourceBundleELResolver |
Resolves properties based on resourceBundles.
|
| ValueExpression |
Represents an EL expression
|
| ValueReference | |
| VariableMapper |
Represents an EL function mapper
|
| Exception | Description |
|---|---|
| ELException |
EL exceptions
|
| MethodNotFoundException |
EL exceptions
|
| PropertyNotFoundException |
EL exceptions
|
| PropertyNotWritableException |
EL exceptions
|