| |
|
| org.mortbay.j2ee.J2EEWebAppContext org.jboss.jetty.JBossWebAppContext
JBossWebAppContext | public class JBossWebAppContext extends J2EEWebAppContext (Code) | | JBossWebApplicationContext
Customize the jetty WebAppContext to jboss environment.
|
Constructor Summary | |
public | JBossWebAppContext(WebDescriptorParser descriptorParser, WebApplication webApp, String warUrl) |
__log | protected static Logger __log(Code) | | |
_descriptorParser | protected WebDescriptorParser _descriptorParser(Code) | | |
_timeOutMinutes | protected int _timeOutMinutes(Code) | | |
_timeOutPresent | protected boolean _timeOutPresent(Code) | | |
_webApp | protected WebApplication _webApp(Code) | | |
JBossWebAppContext | public JBossWebAppContext(WebDescriptorParser descriptorParser, WebApplication webApp, String warUrl) throws Exception(Code) | | Constructor
Parameters: descriptorParser - Parameters: webApp - Parameters: warUrl - throws: Exception - |
getSubjectAttribute | public String getSubjectAttribute()(Code) | | |
setSubjectAttribute | public void setSubjectAttribute(String subjAttr)(Code) | | |
setUpDistributableSessionManager | protected void setUpDistributableSessionManager(ClassLoader loader)(Code) | | |
|
|
|