|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mortbay.jetty.servlet.WebApplicationContext.Configuration
org.mortbay.jetty.servlet.XMLConfiguration
Constructor Summary | |
XMLConfiguration(WebApplicationContext context)
|
Method Summary | |
void |
configureDefaults()
Configure Defaults. |
void |
configureWebApp()
Configure WebApp. |
Methods inherited from class org.mortbay.jetty.servlet.WebApplicationContext.Configuration |
configureClassPath, getWebApplicationContext, getWebApplicationHandler |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLConfiguration(WebApplicationContext context)
Method Detail |
public void configureDefaults() throws java.lang.Exception
WebApplicationContext.Configuration
configureDefaults
in class WebApplicationContext.Configuration
java.lang.Exception
public void configureWebApp() throws java.lang.Exception
WebApplicationContext.Configuration
configureWebApp
in class WebApplicationContext.Configuration
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |