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.FsInboxContextListener Servlet context listener for the frontend server inbox for executing initialization and shutdown tasks that are specific to frontend server inbox web applications.WebCommonContextListener Servlet context listener for executing common initialization and shutdown tasks for all types of web applications (MS, FS, FS-INBOX).