public class ToMapProcessor
extends Object
implements org.apache.camel.Processor
A generic Apache Camel transformer processor,
transforming the Exchange body into a Map with a single entry for the specified key and entry value the current Exchange body.