Hey all,
Is there a way to intercept custom processor execution?
For example my route is following:
process(new LoggingProcessor())
or
processRef("loggingProcessor")Also, is it's even possible to use interceptSendToEndpoint with bean or beanRef DSL elements? Kind regards, Lukasz
