Package io.meeds.pwa.plugin.analytics
Class PwaNotificationListener
java.lang.Object
io.meeds.pwa.plugin.analytics.BasePwaStatisticCollector
io.meeds.pwa.plugin.analytics.PwaNotificationListener
- All Implemented Interfaces:
org.exoplatform.services.listener.ListenerBase<String,Map<String, Object>>
@Component
public class PwaNotificationListener
extends BasePwaStatisticCollector
implements org.exoplatform.services.listener.ListenerBase<String,Map<String,Object>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.meeds.pwa.plugin.analytics.BasePwaStatisticCollector
addSubscriptionDetailsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.exoplatform.services.listener.ListenerBase
getName
-
Constructor Details
-
PwaNotificationListener
public PwaNotificationListener()
-
-
Method Details