com.ibm.websphere.servlet.event

Uses of Interface ApplicationListener

Packages that use ApplicationListener

Package Description
com.ibm.websphere.servlet.event

Uses of ApplicationListener in com.ibm.websphere.servlet.event

Modifier and Type Method and Description
  1. void
ServletContextEventSource.addApplicationListener(ApplicationListener al)
Register a listener for application events.
  1. void
ServletContextEventSource.removeApplicationListener(ApplicationListener al)
Deregister a listener for application events.