Interface InsertOneReactiveInterceptor<T,R>
- Type Parameters:
T- The declaring type.R- The return type
- All Superinterfaces:
DataInterceptor<T,R>
- All Known Implementing Classes:
DefaultInsertOneReactiveInterceptor
An interceptor that inserts an entity created from method parameters reactively.
- Since:
- 5.0.0
-
Method Summary
Methods inherited from interface DataInterceptor
intercept