Uses of Interface
org.gatein.wci.WebApp
Packages that use WebApp
-
Uses of WebApp in org.gatein.wci
Methods in org.gatein.wci that return WebAppMethods in org.gatein.wci with parameters of type WebAppModifier and TypeMethodDescriptionvoidDuring visitation get reference to current WebAppConstructors in org.gatein.wci with parameters of type WebAppModifierConstructorDescriptionWebAppEvent(WebApp webApp) Construct a new web application event.WebAppLifeCycleEvent(WebApp webApp, int type) Creates a new web application life cycle event. -
Uses of WebApp in org.gatein.wci.session
Methods in org.gatein.wci.session with parameters of type WebApp