CamelContext - access to TypeConverterRegistry
----------------------------------------------
Key: CAMEL-1042
URL: https://issues.apache.org/activemq/browse/CAMEL-1042
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 1.5.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.0.0
If end-users need to access the type converter registry to add their own type
converter manually (not using @Converter) they can not easily get hold of the
registry from the camel context.
We should expose the registry in the public API, so as
getTypeConverterRegistry() on the CamelContext, etc.
See CAMEL-1035 for background of the issue
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.