Class PostConstructApplicationEventListener

  • All Implemented Interfaces:
    java.util.EventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListener

    public class PostConstructApplicationEventListener
    extends java.lang.Object
    implements javax.faces.event.SystemEventListener
    SystemEventListener which displays the PrimeFaces Extensions version on startup.
    Since:
    0.2
    Version:
    $Revision$
    Author:
    Thomas Andraschko / last modified by $Author$
    • Constructor Detail

      • PostConstructApplicationEventListener

        public PostConstructApplicationEventListener()
    • Method Detail

      • isListenerForSource

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

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