Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. from("a").bean(service, "method").to("b")
  2.  
  3. public void method() {
  4. //just do something that has nothing to do with the exchange
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement