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