Interface ReactiveQueryMethodEvaluationContextProvider

All Superinterfaces:
QueryMethodEvaluationContextProvider
All Known Implementing Classes:
ReactiveExtensionAwareQueryMethodEvaluationContextProvider

@Deprecated(since="4.0") public interface ReactiveQueryMethodEvaluationContextProvider extends QueryMethodEvaluationContextProvider
Deprecated.
Provides a way to access a centrally defined potentially shared EvaluationContext by considering ReactiveEvaluationContextExtension.
Since:
2.4
Author:
Mark Paluch