Package | Description |
---|---|
com.ibm.websphere.servlet.event |
Modifier and Type | Method and Description |
---|---|
void |
ServletContextEventSource.addApplicationListener(ApplicationListener al)
Register a listener for application events.
|
void |
ServletContextEventSource.removeApplicationListener(ApplicationListener al)
Deregister a listener for application events.
|