Package io.micronaut.data.intercept
Interface IterableResultInterceptor<T,R> 
- Type Parameters:
- T- The declaring type
- R- The container type.
- All Superinterfaces:
- DataInterceptor<T,- Iterable<R>> 
- All Known Subinterfaces:
- FindAllInterceptor<T,- R> 
- All Known Implementing Classes:
- DefaultFindAllInterceptor
An interceptor that returns an iterable result.
- Since:
- 1.0.0
- Author:
- graemerocher
- 
Method SummaryMethods inherited from interface io.micronaut.data.intercept.DataInterceptorintercept