Class DefaultFindPageReactiveInterceptor

All Implemented Interfaces:
DataInterceptor<Object,Object>, FindPageReactiveInterceptor<Object,Object>

public class DefaultFindPageReactiveInterceptor extends AbstractPublisherInterceptor implements FindPageReactiveInterceptor<Object,Object>
Default implementation of FindPageReactiveInterceptor.
Since:
1.0.0
Author:
graemerocher
  • Constructor Details

    • DefaultFindPageReactiveInterceptor

      protected DefaultFindPageReactiveInterceptor(@NonNull @NonNull RepositoryOperations operations)
      Default constructor.
      Parameters:
      operations - The operations
  • Method Details