You can do it as follows:
.handle("myTransformer", "myMethod")
if your transformer does not return Message.
On the other hand, if you are already using @Transformer, you can add attributes channelto create a real endpoint for this method and use these channels from IntegrationFlow, for example..gateway("transformChannel")
1.1 EIP-, .
GH !