Class DefaultExistsByReactiveInterceptor

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

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

    • DefaultExistsByReactiveInterceptor

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