AEM4BEGINNER blog is for Beginners who are interested in learning Adobe Experience Manager (AEM) aka Adobe CQ5 from basics. The Information provided in this blog is for learning and testing purposes only. Here, I have posted the information which I know or gathered from different sources.
Creating Replication Event Handlers for Adobe Experience Manager
You can develop a custom replication event handler for Adobe Experience Manager (AEM) that is invoked when AEM content is activated. For example, a custom replication event handler can track details when an AEM web page is activated, as shown in this illustration.
To create an AEM replication event handler, you create an OSGi bundle that contains a class that implements org.osgi.service.event.EventHandler. For information, see EventHandler.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.