in generic-examples/traits/jvm/Classpath.java [23:26]
public void configure() throws Exception { from("timer:tick") .log(MyClass.sayHello()); }