I need to access/read Configuration of OOTB services. Is it possible to do so?
Solved! Go to Solution.
Views
Replies
Total Likes
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/
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/
You should not do that. This is considered a private interface of the AEM services and it can change without much notification.
Views
Replies
Total Likes