Class DefaultUpdateEntityAsyncInterceptor<T>

Type Parameters:
T - The declaring type
All Implemented Interfaces:
UpdateEntityAsyncInterceptor<Object>, DataInterceptor<Object,CompletionStage<Object>>

public class DefaultUpdateEntityAsyncInterceptor<T> extends AbstractCountConvertCompletionStageInterceptor implements UpdateEntityAsyncInterceptor<Object>
Default implementation of UpdateEntityAsyncInterceptor.
Since:
1.0.0
Author:
graemerocher