Class PostConstructApplicationEvent

    • Constructor Detail

      • PostConstructApplicationEvent

        public PostConstructApplicationEvent​(Application application)
        Parameters:
        application -
      • PostConstructApplicationEvent

        public PostConstructApplicationEvent​(FacesContext facesContext,
                                             Application application)
        Since:
        2.3
    • Method Detail

      • getApplication

        public Application getApplication()
        Returns:
        the application object tied to this event