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:
    {BPMN_VERSION}
    • Constructor Detail

      • WebCommonFacesApplicationConstructedListener

        public WebCommonFacesApplicationConstructedListener()
    • Method Detail

      • onApplicationConstructed

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