AEM, Java

Access multiple implementation of an OSGi service from a Sling servlet dynamically

Use Case  Here we are going to showcase how we can access multiple implementations of an OSGI service dynamically (at run time) from a sling servlet. Break the requirement To deal with the requirement we are going to break it in multiple requirements - Creating multiple implementations of an OSGi service. Giving an unique...

by Rahul Pandey
Tag: OSGI service
18-Apr-2022