Solved
Correct way to read OSGi configuration
Hi All,
It looks like there are 2 ways to read OSGi configurations
- ConfigurationAdmin API way (Apache Felix - Apache Felix Configuration Admin Service)
- By using Service, Implementation and ConfigurationPolicy annotation (Reading OSGi Configuration Values for Adobe Experience Manager 6.3)
Which one is correct way? What are advantages of one over another?
Regards,
Sandeep