-
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 Jakarta Expression Language parsing and evaluation environment.
Enables customization of variable, property, method call, and type conversion resolution behavior for Jakarta
Expression Language expression evaluation.
The listener interface for receiving notification when a Jakarta Expression Language expression is evaluated.
Provides an implementation for creating and evaluating Jakarta Expression Language expressions.
The interface to a map between Jakarta Expression Language function names and methods.
Handles imports of class names and package names.
An Expression
that refers to a method on an object.
Provides information about the method to which a method expression resolves.
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 Jakarta Expression Language variables and the Jakarta Expression Language expressions
they are associated with.