Claus Ibsen created CAMEL-6034:
----------------------------------

             Summary: ClassResolver - Allow to add known package names to avoid 
typing FQN for known classes
                 Key: CAMEL-6034
                 URL: https://issues.apache.org/jira/browse/CAMEL-6034
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: Future


We should allow the {{ClassResolver}} API to add packages so end users can add 
their own package names. So looking up classes etc can use these known packages 
as prefixes. This avoids typing in long FQN.

We would need some API in XML DSL to make that easier to configure.

This can also benefit the simple language with the new type function etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to