public class ServletContextEvent
extends java.util.EventObject
ServletContext.
The event source is defined as the source ServletContext.source| Constructor and Description |
|---|
ServletContextEvent (ServletContext source)
create the event.
|
| Modifier and Type | Method and Description |
|---|---|
ServletContext |
getServletContext () |
getSource, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic ServletContextEvent(ServletContext source)
public ServletContext getServletContext()