Hi,
I'm using PropertiesComponent to configure my endpoints and it works fine,
but sometimes I need to access to the same properties also inside my
Processor class (or bean). Is it possible?

I found, I think, how to extract my PropertiesComponent from my context
using context.getComponent("properites")

but I can't figure out a way to access to the properties from
PropertiesComponent.

Some examples?

Thanks,
Lorenzo

--
View this message in context: 
http://camel.465427.n5.nabble.com/Properties-Component-and-Processor-tp4853016p4853016.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to