Uses of Interface
org.gatein.wci.spi.ServletContainerContext.Registration
Packages that use ServletContainerContext.Registration
-
Uses of ServletContainerContext.Registration in org.gatein.wci.spi
Methods in org.gatein.wci.spi with parameters of type ServletContainerContext.RegistrationModifier and TypeMethodDescriptionvoidServletContainerContext.setCallback(ServletContainerContext.Registration registration) Install the call back object.voidServletContainerContext.unsetCallback(ServletContainerContext.Registration registration) Uninstall the call back object.