Class WebNotificationSentListener

java.lang.Object
io.meeds.pwa.listener.WebNotificationSentListener
All Implemented Interfaces:
org.exoplatform.services.listener.ListenerBase<Object,Object>

@Component public class WebNotificationSentListener extends Object implements org.exoplatform.services.listener.ListenerBase<Object,Object>
  • Constructor Details

    • WebNotificationSentListener

      public WebNotificationSentListener()
  • Method Details

    • init

      @PostConstruct protected void init()
    • onEvent

      public void onEvent(org.exoplatform.services.listener.Event<Object,Object> event) throws Exception
      Specified by:
      onEvent in interface org.exoplatform.services.listener.ListenerBase<Object,Object>
      Throws:
      Exception