|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.jetty.jetty.servlet.JettyWebConfiguration
public class JettyWebConfiguration
JettyWebConfiguration
| Constructor Summary | |
|---|---|
JettyWebConfiguration()
|
|
| Method Summary | |
|---|---|
void |
configureClassPath()
configureClassPath Not used. |
void |
configureDefaults()
configureDefaults Not used. |
void |
configureWebApp()
configureWebApp Apply web-jetty.xml configuration |
WebApplicationContext |
getWebApplicationContext()
Get the context on which the configuration is performed. |
void |
setWebApplicationContext(WebApplicationContext context)
Set up a context on which to perform the configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JettyWebConfiguration()
| Method Detail |
|---|
public void setWebApplicationContext(WebApplicationContext context)
WebApplicationContext.Configuration
setWebApplicationContext in interface WebApplicationContext.ConfigurationWebApplicationContext.Configuration.setWebApplicationContext(org.openqa.jetty.jetty.servlet.WebApplicationContext)public WebApplicationContext getWebApplicationContext()
WebApplicationContext.Configuration
getWebApplicationContext in interface WebApplicationContext.Configuration
public void configureClassPath()
throws java.lang.Exception
configureClassPath in interface WebApplicationContext.Configurationjava.lang.ExceptionWebApplicationContext.Configuration.configureClassPath()
public void configureDefaults()
throws java.lang.Exception
configureDefaults in interface WebApplicationContext.Configurationjava.lang.ExceptionWebApplicationContext.Configuration.configureDefaults()
public void configureWebApp()
throws java.lang.Exception
configureWebApp in interface WebApplicationContext.Configurationjava.lang.ExceptionWebApplicationContext.Configuration.configureWebApp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||