Are you talking about property placeholders? And if you are using
Spring then those properties are from Spring. There is no API in Camel
to get all properties. Its not possible and easy to do.

If your properties are externailized to .properties files, then you
can find those files and read the properties yourself to list.

On Wed, Aug 17, 2016 at 12:03 AM, Gershaw, Geoffrey A.
<geoffrey.gers...@credit-suisse.com> wrote:
> Hello,
>
>
> I have seen the question asked, but I don't see a clean solution to get all 
> the properties from a CamelContext so that I may print them out.  I'm using 
> the BridgePropertyPlaceholderConfigurer. I am at Camel 2.16.x. Any advice is 
> appreciated
>
>
>
> Thanks much,
>
>
>
> Geoff
>
> ===============================================================================
> Please access the attached hyperlink for an important electronic 
> communications disclaimer:
> http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
> ===============================================================================



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to