A C D G O S W

A

activate(String, URI, URI, Map<String, List<Injector<?>>>, ComponentContext) - Method in interface org.sca4j.container.web.spi.WebApplicationActivator
Perform the activation, which will result in making the web application available for incoming requests to the runtime.

C

CONTEXT_ATTRIBUTE - Static variable in interface org.sca4j.container.web.spi.WebApplicationActivator
 

D

deactivate(URI) - Method in interface org.sca4j.container.web.spi.WebApplicationActivator
Removes an activated web application

G

getRequest() - Static method in class org.sca4j.container.web.spi.WebRequestTunnel
 
getWebComponentClassLoader(URI) - Method in interface org.sca4j.container.web.spi.WebApplicationActivator
Returns the classloader to use for the web component corresponding the given id

O

org.sca4j.container.web.spi - package org.sca4j.container.web.spi
 

S

SERVLET_CONTEXT_SITE - Static variable in interface org.sca4j.container.web.spi.WebApplicationActivator
 
SESSION_CONTEXT_SITE - Static variable in interface org.sca4j.container.web.spi.WebApplicationActivator
 
setRequest(HttpServletRequest) - Static method in class org.sca4j.container.web.spi.WebRequestTunnel
 

W

WebApplicationActivationException - Exception in org.sca4j.container.web.spi
 
WebApplicationActivationException(String) - Constructor for exception org.sca4j.container.web.spi.WebApplicationActivationException
 
WebApplicationActivationException(String, Throwable) - Constructor for exception org.sca4j.container.web.spi.WebApplicationActivationException
 
WebApplicationActivationException(Throwable) - Constructor for exception org.sca4j.container.web.spi.WebApplicationActivationException
 
WebApplicationActivator - Interface in org.sca4j.container.web.spi
Responsible for activating a web application in an embedded servlet container.
WebRequestTunnel - Class in org.sca4j.container.web.spi
Associates the current web request with the thread processing it so that contexts such as the HTTP session can be accessed by the web component container .

A C D G O S W

Copyright © 2008-2010 Service Symphony. All Rights Reserved.