Class MatrixInfectedFileCleanupListener

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<String,Object>
io.meeds.chat.listeners.MatrixInfectedFileCleanupListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.exoplatform.services.listener.ListenerBase<String,Object>

@Component public class MatrixInfectedFileCleanupListener extends org.exoplatform.services.listener.Listener<String,Object>
  • Field Details

  • Constructor Details

    • MatrixInfectedFileCleanupListener

      public MatrixInfectedFileCleanupListener()
  • Method Details

    • init

      @PostConstruct public void init()
    • onEvent

      public void onEvent(org.exoplatform.services.listener.Event<String,Object> event) throws Exception
      Throws:
      Exception