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