public class ServletContextEvent
extends java.util.EventObject
ServletContext
.
The event source is defined as the source ServletContext
.Constructor and Description |
---|
ServletContextEvent(ServletContext source)
create the event.
|
Modifier and Type | Method and Description |
---|---|
ServletContext |
getServletContext() |
public ServletContextEvent(ServletContext source)
public ServletContext getServletContext()