Package de.xima.fc.context
Class WebCommonFacesApplicationConstructedListener
- java.lang.Object
-
- de.xima.fc.context.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 Summary
Constructors Constructor Description WebCommonFacesApplicationConstructedListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onApplicationConstructed(javax.faces.event.PostConstructApplicationEvent event)
-