in generic-examples/modeline/SampleModeline.java [26:29]
public void configure() throws Exception { from("timer:tick") .log("Hello Camels K!"); }