Package de.xima.fc.context
-
Class Summary Class Description BackendCommonContextListener Servlet context listener for executing common initialization and shutdown tasks for web applications with access to the backend (MS and Fs with Inbox).FsGuiContextListener Servlet context listener for the plain frontend server (without inbox) for executing initialization and shutdown tasks that are specific to plain frontend server web applications.WebCommonContextListener Servlet context listener for executing common initialization and shutdown tasks for all types of web applications (MS, FS, FS-INBOX).WebCommonFacesApplicationConstructedListener Performs actions that need to be executed after the Faces application has been constructed, such as initializing portal plugin runtimes.