PropertiesComponent: Add constructor that takes a locations array.
------------------------------------------------------------------
Key: CAMEL-3250
URL: https://issues.apache.org/activemq/browse/CAMEL-3250
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Reporter: Daniel Bevenius
Priority: Trivial
Attachments: PropertiesComponent.patch
It would be nice to be able to create a PropertiesComponent instance and at the
same time specify the locations like this:
context.addComponent("properties", new
PropertiesComponent("classpath:org/apache/camel/component/properties/myproperties.properties"));
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.