Class BatchingInterceptor

All Implemented Interfaces:
Visitor, AsyncInterceptor

public class BatchingInterceptor extends DDAsyncInterceptor
Interceptor that captures batched calls and attaches contexts.
Since:
9.0
Author:
Manik Surtani (manik@jboss.org)