OSGI
The OSGi Alliance, formerly known as the Open Services Gateway initiative. The OSGi specification describes a modular system and a service platform for the Java programming language that implements a…
Continue Reading
OSGI
The OSGi Alliance, formerly known as the Open Services Gateway initiative. The OSGi specification describes a modular system and a service platform for the Java programming language that implements a…
OSGi Component If we want any object to be managed by the OSGi container, we should declare it as a component. Using annotations, we could make a POJO a OSGi…
AEM Useful Links CQ5 AEM Tricks of Trade Creating page using template Creating custom component with custom dialog Adding components to page using sidekick AEM client libraries OSGI service How…