Interface InsertEntityReactiveInterceptor<T,R>

Type Parameters:
T - The declaring type.
R - The return type
All Superinterfaces:
DataInterceptor<T,R>
All Known Implementing Classes:
DefaultInsertEntityReactiveInterceptor

public interface InsertEntityReactiveInterceptor<T,R> extends DataInterceptor<T,R>
An interceptor that accepts a single entity to be inserted reactively.
Since:
5.0.0