-
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class XWikiServletContextListener
extends Object
implements javax.servlet.ServletContextListener
Implementation of the ServletContextListener
. Initializes component manager and application context.
- Version:
- $Id: 1e96fb7c0f48f335ba7df6e2e0cd5b91ee3ef631 $
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent servletContextEvent) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2004–2015 XWiki. All rights reserved.