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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ServletContextEvent(ServletContext source)
public ServletContext getServletContext()