Class WebCommonFacesApplicationConstructedListener


  • @ApplicationScoped
    public class WebCommonFacesApplicationConstructedListener
    extends Object
    Performs actions that need to be executed after the Faces application has been constructed, such as initializing portal plugin runtimes.
    Since:
    8.4.0
    • Constructor Detail

      • WebCommonFacesApplicationConstructedListener

        public WebCommonFacesApplicationConstructedListener()
    • Method Detail

      • onApplicationConstructed

        public void onApplicationConstructed​(@Observes
                                             javax.faces.event.PostConstructApplicationEvent event)