-
Resolves a bean by its known name.
Context information for expression parsing and evaluation.
An event which indicates that an
ELContext
has been created.
Represents any of the exception conditions that can arise during
expression evaluation.
Manages EL parsing and evaluation environment.
Enables customization of variable, property, method call, and type
conversion resolution behavior for EL expression evaluation.
The listener interface for receiving notification when an
EL expression is evaluated.
Provides an implementation for creating and evaluating EL expressions.
The interface to a map between EL function names and methods.
Handles imports of class names and package names.
An Expression
that refers to a method on an object.
Thrown when a property could not be written to while setting the
value on a
ValueExpression
.
A standard ELContext suitable for use in a stand alone environment.
An Expression
that can get or set a value.
This encapsulates a base model object and one of its properties.
The interface to a map between EL variables and the EL expressions
they are associated with.