Interface ReactiveQueryMethodEvaluationContextProvider

All Superinterfaces:
QueryMethodEvaluationContextProvider
All Known Implementing Classes:
ReactiveExtensionAwareQueryMethodEvaluationContextProvider

public interface ReactiveQueryMethodEvaluationContextProvider extends QueryMethodEvaluationContextProvider
Provides a way to access a centrally defined potentially shared EvaluationContext by considering ReactiveEvaluationContextExtension.
Since:
2.4
Author:
Mark Paluch