Openfire 3.10.0.rc Javadoc
-
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class XMPPContextListener
extends Object
implements javax.servlet.ServletContextListener
An XMPPContextListener starts an XMPPServer when a ServletContext is initialized and stops
the xmpp server when the servlet context is destroyed.
- Author:
- evrim ulu, Gaston Dombiak
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected String |
XMPP_KEY |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
contextDestroyed(javax.servlet.ServletContextEvent event) |
void |
contextInitialized(javax.servlet.ServletContextEvent event) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Openfire 3.10.0.rc Javadoc
Copyright © 2003-2008 Jive Software.