Package | Description |
---|---|
com.ibm.websphere.servlet.event |
Modifier and Type | Method and Description |
---|---|
void |
ServletContextEventSource.addServletInvocationListener(ServletInvocationListener sil)
Register a listener for servlet invocation events.
|
void |
ServletContextEventSource.removeServletInvocationListener(ServletInvocationListener sil)
Deregister a listener for servlet invocation events.
|