Interface SaveEntityAsyncInterceptor<T>
- Type Parameters:
- T- The declaring type
- All Superinterfaces:
- DataInterceptor<T,- CompletionStage<Object>> 
- All Known Implementing Classes:
- DefaultSaveEntityInterceptor
An interceptor that saves a single entity asynchronously.
- Since:
- 1.0
- Author:
- graemerocher
- 
Method SummaryMethods inherited from interface io.micronaut.data.intercept.DataInterceptorintercept