Package de.xima.fc.context


package de.xima.fc.context
  • Classes
    Class
    Description
    Servlet context listener for executing common initialization and shutdown tasks for web applications with access to the backend (MS and Fs with Inbox).
    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.
    Servlet context listener for the frontend server inbox for executing initialization and shutdown tasks that are specific to frontend server inbox web applications.
    Servlet context listener for executing common initialization and shutdown tasks for all types of web applications (MS, FS, FS-INBOX).