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 executing common initialization and shutdown tasks for all types of web applications (MS, FS, FS-INBOX).
    Performs actions that need to be executed after the Faces application has been constructed, such as initializing portal plugin runtimes.