public class HelloBean extends Object
HelloBean()
String
sayHello(String name, String country)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HelloBean()
public String sayHello(@Header(value="name") String name, @Simple(value="${sys.user.country}") String country)
Apache Camel