Interface FindCursoredReactivePageInterceptor<T,R>
- Type Parameters:
T
- The declaring typeR
- The result type
- All Superinterfaces:
DataInterceptor<T,
R>
- All Known Implementing Classes:
DefaultFindCursoredPageReactiveInterceptor
An interceptor that finds a cursored page reactively.
- Since:
- 4.13
- Author:
- Denis Stepanov
-
Method Summary
Methods inherited from interface io.micronaut.data.intercept.DataInterceptor
intercept