org.apache.sling.event.EventUtil api is depricated in AEM 6.2
Hi Team,
In one of our application, the code contains org.apache.sling.event.EventUtil and in order to find a local event in a clustered environment it uses EventUtil.isLocal(event) method. Until version AEM 6.0 it was working fine as expected. But in AEM 6.2, the above has been deprecated.
Could you please suggest any alternatives for the same?, Thanks.
Regards,
Saran