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

joerghoh
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.

aanchal-sikka
aanchal-sikkaAccepted solution
New Participant
December 4, 2023
Aanchal Sikka