Interface | Description |
---|---|
EvaluationContextProvider |
Provides a way to access a centrally defined potentially shared
StandardEvaluationContext . |
ReactiveEvaluationContextProvider |
Provides a way to access a centrally defined potentially shared
EvaluationContext . |
Class | Description |
---|---|
ExpressionDependencies |
Value object capturing dependencies to a method or property/field that is referenced from a SpEL expression.
|
ExpressionDependencies.ExpressionDependency |
Value object to describe a dependency to a method or property/field that is referenced from a SpEL expression.
|
ExtensionAwareEvaluationContextProvider |
An
EvaluationContextProvider that assembles an EvaluationContext from a list of
EvaluationContextExtension instances. |
ReactiveExtensionAwareEvaluationContextProvider |
A reactive
EvaluationContextProvider that assembles an EvaluationContext from a list of
ReactiveEvaluationContextExtension and EvaluationContextExtension instances. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.