Uses of Interface
org.gatein.wci.WebAppListener
Packages that use WebAppListener
-
Uses of WebAppListener in org.gatein.wci
Methods in org.gatein.wci with parameters of type WebAppListenerModifier and TypeMethodDescriptionbooleanServletContainer.addWebAppListener(WebAppListener listener) Add a web listener.booleanServletContainer.removeWebAppListener(WebAppListener listener) Removes a web listener.