Service Listener – OSGi pattern in AEM
Forces
- Model independent functions which are similar in nature.
- Ability to plugin these independent functions on the fly.
- Consume or invoke these functions in a controlled manner through a single facade.
Design
Model independent functions as OSGi services implementing the … read the rest.
OSGi Component Vs Service in AEM
AEM ships with an OSGi container Apache felix that implements Declarative Services (DS) component model. Most of the developers who are new to AEM often gets confused between OSGi components and services.
OSGi Component
If you want the life of … read the rest.
OSGi component in AEM that is active only in specific run mode (say, publish).
Scenario
Implementing an OSGi component in AEM which is active (that runs) only in specific run modes (say, publish).
Implementation
Generally, in OSGi container (Apache felix in AEM), to get a component ‘satisfied’, all the referenced services have to be … read the rest.
My Hello Universe.
Who can understand this universe?
Who can fathom the creator?
Human thoughts are vanity. Divine thoughts are wisdom.
Limited human beings we are. Unlimited God, you are. Glory to You, Oh My God!!!… read the rest.