Interface SaveOneAsyncInterceptor<T>

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

    public interface SaveOneAsyncInterceptor<T>
    extends DataInterceptor<T,​java.util.concurrent.CompletionStage<java.lang.Object>>
    An interceptor that saves a single entity asynchronously.
    Since:
    1.0