Class PreDestroyApplicationEventListener

java.lang.Object
org.primefaces.webapp.PreDestroyApplicationEventListener
All Implemented Interfaces:
EventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListener

public class PreDestroyApplicationEventListener extends Object implements javax.faces.event.SystemEventListener
  • Constructor Details

    • PreDestroyApplicationEventListener

      public PreDestroyApplicationEventListener()
  • Method Details

    • isListenerForSource

      public boolean isListenerForSource(Object source)
      Specified by:
      isListenerForSource in interface javax.faces.event.SystemEventListener
    • processEvent

      public void processEvent(javax.faces.event.SystemEvent event) throws javax.faces.event.AbortProcessingException
      Specified by:
      processEvent in interface javax.faces.event.SystemEventListener
      Throws:
      javax.faces.event.AbortProcessingException