Remove fluent builders on BeanDefinition as they are not used
-------------------------------------------------------------

                 Key: CAMEL-5056
                 URL: https://issues.apache.org/jira/browse/CAMEL-5056
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: 2.10.0


And allow to set bean type as a class<?> as we do not need to load the class by 
its name. And there can in fact be minor issues if using simple type such as 
long, array[] as they tend to report their type name in a special way.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to