You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/11/08 07:44:00 UTC

[jira] [Created] (CAMEL-14153) camel-main - Allow to specify constructor parameters

Claus Ibsen created CAMEL-14153:
-----------------------------------

             Summary: camel-main - Allow to specify constructor parameters
                 Key: CAMEL-14153
                 URL: https://issues.apache.org/jira/browse/CAMEL-14153
             Project: Camel
          Issue Type: New Feature
          Components: camel-main
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.0.0


For example when configuring jms with amq/qpid etc then they have constructor parameters

{code}
camel.component.jms.connection-factory=#class:xxx("xxxx")
{code}

Where ("xxx") are constructor parameters




--
This message was sent by Atlassian Jira
(v8.3.4#803005)