Uses of Interface
org.springframework.data.spel.ReactiveEvaluationContextProvider
Packages that use ReactiveEvaluationContextProvider
-
Uses of ReactiveEvaluationContextProvider in org.springframework.data.spel
Classes in org.springframework.data.spel that implement ReactiveEvaluationContextProviderModifier and TypeClassDescriptionclass
A reactiveEvaluationContextProvider
that assembles anEvaluationContext
from a list ofReactiveEvaluationContextExtension
andEvaluationContextExtension
instances.