Description
To make it easier to specify constructor parameters for beans. As today you do this in the #class:xxxx(a, b, c) class name field.
But we should have <constructor-arg> for that
Attachments
Issue Links
- is related to
-
CAMEL-19806 camel-jbang - Allow to load OSGi <blueprint> with embedded <camelContext>
- Resolved
-
CAMEL-19808 camel-core-model - Add start and stop method to <bean>
- Resolved
- relates to
-
CAMEL-19912 camel-core-model - Add factory-method parameter
- Resolved
- links to