DefaultTypeConverterRegistry - Let it load upfront --------------------------------------------------
Key: CAMEL-2392 URL: https://issues.apache.org/activemq/browse/CAMEL-2392 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.1.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.2.0 This allows it to pre load all type converters on startup instead on demand. This also removes the need for synchronization at runtime as the converters are loaded up front. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.