List of usage examples for javax.servlet ServletRequestAttributeListener interface-usage
From source file org.jahia.bin.listeners.JahiaContextLoaderListener.java
/** * Entry point and startup/shutdown listener for all Jahia services, including Spring application context, OSGi platform service etc. * * @author Serge Huber */ public class JahiaContextLoaderListener extends PortalStartupListener implements ServletRequestListener,