Class AsyncUpdateEventSourceInterceptor

All Implemented Interfaces:
io.micronaut.aop.Interceptor, io.micronaut.aop.MethodInterceptor, io.micronaut.core.order.Ordered

@Singleton @InterceptorBean(AsyncUpdateEventSource.class) public class AsyncUpdateEventSourceInterceptor extends AbstractAsyncEventSourceInterceptor
An interceptor for update events.