Interface FindPageInterceptor<T,​R>

  • Type Parameters:
    T - The declaring type
    R - The return type
    All Superinterfaces:
    DataInterceptor<T,​R>

    public interface FindPageInterceptor<T,​R>
    extends DataInterceptor<T,​R>
    An interceptor that handles a return type of Page.
    Since:
    1.0.0