org.apache.myfaces.webapp
Class StartupServletContextListener
java.lang.Object
org.apache.myfaces.webapp.StartupServletContextListener
- ServletContextListener
public class StartupServletContextListener
extends java.lang.Object
implements ServletContextListener
TODO: Add listener to myfaces-core.tld instead of web.xml
$Revision: 169655 $ $Date: 2005-05-11 18:45:06 +0200 (Wed, 11 May 2005) $- Manfred Geiler (latest modification by $Author: grantsmith $)
contextDestroyed
public void contextDestroyed(ServletContextEvent e)
contextInitialized
public void contextInitialized(ServletContextEvent event)
initFaces
public static void initFaces(ServletContext servletContext)