|
||||||||||
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.Configuration
WebApplicationContext.Configuration.setWebApplicationContext(org.openqa.jetty.jetty.servlet.WebApplicationContext)
public WebApplicationContext getWebApplicationContext()
WebApplicationContext.Configuration
getWebApplicationContext
in interface WebApplicationContext.Configuration
public void configureClassPath() throws Exception
configureClassPath
in interface WebApplicationContext.Configuration
Exception
WebApplicationContext.Configuration.configureClassPath()
public void configureDefaults() throws Exception
configureDefaults
in interface WebApplicationContext.Configuration
Exception
WebApplicationContext.Configuration.configureDefaults()
public void configureWebApp() throws Exception
configureWebApp
in interface WebApplicationContext.Configuration
Exception
WebApplicationContext.Configuration.configureWebApp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |