|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of WebApplicationActivationException in org.sca4j.container.web.spi |
|---|
| Methods in org.sca4j.container.web.spi that throw WebApplicationActivationException | |
|---|---|
javax.servlet.ServletContext |
WebApplicationActivator.activate(java.lang.String contextPath,
java.net.URI uri,
java.net.URI parentClassLoaderId,
java.util.Map<java.lang.String,java.util.List<org.sca4j.pojo.reflection.Injector<?>>> injectors,
org.oasisopen.sca.ComponentContext context)
Perform the activation, which will result in making the web application available for incoming requests to the runtime. |
void |
WebApplicationActivator.deactivate(java.net.URI uri)
Removes an activated web application |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||