|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mortbay.jetty.servlet.XMLConfiguration
org.mortbay.jetty.plus.PlusWebAppContext.Configuration
Field Summary |
Fields inherited from class org.mortbay.jetty.servlet.XMLConfiguration |
xmlParser |
Constructor Summary | |
PlusWebAppContext.Configuration()
|
Method Summary | |
void |
configureWebApp()
Configure WebApp. |
PlusWebAppContext |
getPlusWebAppContext()
|
protected void |
initWebXmlElement(java.lang.String element,
XmlParser.Node node)
Handle web.xml element. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlusWebAppContext.Configuration()
Method Detail |
public PlusWebAppContext getPlusWebAppContext()
public void configureWebApp() throws java.lang.Exception
WebApplicationContext.Configuration
configureWebApp
in interface WebApplicationContext.Configuration
configureWebApp
in class XMLConfiguration
java.lang.Exception
protected void initWebXmlElement(java.lang.String element, XmlParser.Node node) throws java.lang.Exception
XMLConfiguration
initWebXmlElement
in class XMLConfiguration
element
- The element namenode
- The node containing the element.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |