Package de.xima.fc.context
Class BackendCommonContextListener
- java.lang.Object
 - 
- de.xima.fc.context.BackendCommonContextListener
 
 
- 
- All Implemented Interfaces:
 EventListener,javax.servlet.ServletContextListener
public class BackendCommonContextListener extends Object implements javax.servlet.ServletContextListener
Serlvet context listener for executing common initialization and shutdown tasks for web applications with access to the backend.- Since:
 - 8.0.0
 - Author:
 - XIMA Media GmbH
 
 
- 
- 
Constructor Summary
Constructors Constructor Description BackendCommonContextListener() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcontextInitialized(javax.servlet.ServletContextEvent sce) 
 -