JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.micronaut.data.intercept
Interface FindPageInterceptor<T,R>
Type Parameters:
T
- The declaring type
R
- The return type
All Superinterfaces:
DataInterceptor
<T,R>
All Known Implementing Classes:
DefaultFindPageInterceptor
public interface
FindPageInterceptor<T,R>
extends
DataInterceptor
<T,R>
An interceptor that handles a return type of
Page
.
Since:
1.0.0
Author:
graemerocher
Method Summary
Methods inherited from interface io.micronaut.data.intercept.
DataInterceptor
intercept
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method