| org.jboss.jetty.JBossWebXmlConfiguration
JBossWebXmlConfiguration | public class JBossWebXmlConfiguration extends WebXmlConfiguration (Code) | | JBossWebXmlConfiguration
Extends the jetty WebXmlConfiguration to provide jboss
handling of various elements in the web.xml
|
Field Summary | |
protected static Logger | __log |
__log | protected static Logger __log(Code) | | |
JBossWebXmlConfiguration | public JBossWebXmlConfiguration()(Code) | | |
initLoginConfig | protected void initLoginConfig(XmlParser.Node node)(Code) | | |
initSessionConfig | protected void initSessionConfig(XmlParser.Node node)(Code) | | |
initWebXmlElement | protected void initWebXmlElement(String element, org.mortbay.xml.XmlParser.Node node) throws Exception(Code) | | |
|
|