I have a lot of processors chained one by one in a way
from(....) .bean(Processor1.class) .bean(Processor2.class) .bean(Processor3.class) to