Class PreDestroyApplicationEvent

    • Constructor Detail

      • PreDestroyApplicationEvent

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

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

      • getApplication

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