Interface InsertOneReactiveInterceptor<T,R>

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

public interface InsertOneReactiveInterceptor<T,R> extends DataInterceptor<T,R>
An interceptor that inserts an entity created from method parameters reactively.
Since:
5.0.0