Interface DeleteOneAsyncInterceptor<T,​R>

  • Type Parameters:
    T - The declaring type
    R - The result type
    All Superinterfaces:
    DataInterceptor<T,​java.util.concurrent.CompletionStage<R>>

    public interface DeleteOneAsyncInterceptor<T,​R>
    extends DataInterceptor<T,​java.util.concurrent.CompletionStage<R>>
    An interceptor that executes a delete os a single record asynchronously.
    Since:
    1.0