You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Hanish Bansal (JIRA)" <ji...@apache.org> on 2016/08/24 08:56:20 UTC

[jira] [Created] (SLING-5994) Move from Deprecated EventHandler to new ResourceChangeListener API

Hanish Bansal created SLING-5994:
------------------------------------

             Summary: Move from Deprecated EventHandler to new ResourceChangeListener API
                 Key: SLING-5994
                 URL: https://issues.apache.org/jira/browse/SLING-5994
             Project: Sling
          Issue Type: Task
          Components: API
            Reporter: Hanish Bansal


This issue serves as the container for the issues for migrating all implementations of EventHandler to new Resource Observation API in Sling Code.

The new API that listens to the resource events is : https://github.com/apache/sling/blob/trunk/bundles/api/src/main/java/org/apache/sling/api/resource/observation/ResourceChangeListener.java

API for the Resource Change Events : 
https://github.com/apache/sling/blob/trunk/bundles/api/src/main/java/org/apache/sling/api/resource/observation/ResourceChange.java





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)