Just like #291 and #150, we should consider adding support for interceptors directly registered to the CommandBus, Querybus and Event processors. Any call to the registerHandlerInterceptor should be considered as a new interceptor, and this class should be displayed in the gutter list of intercepted methods.
Feature Description
Just like #291 and #150, we should consider adding support for interceptors directly registered to the CommandBus, Querybus and Event processors. Any call to the
registerHandlerInterceptor
should be considered as a new interceptor, and this class should be displayed in the gutter list of intercepted methods.