|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.jetty.servlet.XMLConfiguration
| Constructor Summary | |
XMLConfiguration()
|
|
| Method Summary | |
void |
configureClassPath()
Configure ClassPath. |
void |
configureDefaults()
Configure Defaults. |
void |
configureWebApp()
Configure WebApp. |
WebApplicationContext |
getWebApplicationContext()
Get the context on which the configuration is performed. |
WebApplicationHandler |
getWebApplicationHandler()
|
void |
setWebApplicationContext(WebApplicationContext context)
Set up a context on which to perform the configuration. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLConfiguration()
| Method Detail |
public void setWebApplicationContext(WebApplicationContext context)
WebApplicationContext.Configuration
setWebApplicationContext in interface WebApplicationContext.Configurationcontext - public WebApplicationContext getWebApplicationContext()
WebApplicationContext.Configuration
getWebApplicationContext in interface WebApplicationContext.Configurationpublic WebApplicationHandler getWebApplicationHandler()
public void configureClassPath()
throws java.lang.Exception
configureClassPath in interface WebApplicationContext.Configurationjava.lang.Exception
public void configureDefaults()
throws java.lang.Exception
WebApplicationContext.Configuration
configureDefaults in interface WebApplicationContext.Configurationjava.lang.Exception
public void configureWebApp()
throws java.lang.Exception
WebApplicationContext.Configuration
configureWebApp in interface WebApplicationContext.Configurationjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||