Access configuration of other OSGi configs | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aanchal-sikka

hello @learningneverst 

 

You can use ConfigurationAdmin API to achieve the same

Sample code is available on https://techrevel.blog/2020/09/20/configurationadmin-access-osgi-configuration-of-other-services/

 

2 replies

aanchal-sikka
Community Advisor
aanchal-sikkaCommunity AdvisorAccepted solution
Community Advisor
December 4, 2023
Aanchal Sikka
joerghoh
Adobe Employee
Adobe Employee
December 5, 2023

You should not do that. This is considered a private interface of the AEM services and it can change without much notification.