|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextHandlerCollection | |
---|---|
org.mortbay.jetty.ant | |
org.mortbay.jetty.ant.utils | |
org.mortbay.jetty.deployer |
Uses of ContextHandlerCollection in org.mortbay.jetty.ant |
---|
Methods in org.mortbay.jetty.ant with parameters of type ContextHandlerCollection | |
---|---|
void |
WebApplicationProxyImpl.createApplicationContext(ContextHandlerCollection contexts)
|
Uses of ContextHandlerCollection in org.mortbay.jetty.ant.utils |
---|
Methods in org.mortbay.jetty.ant.utils with parameters of type ContextHandlerCollection | |
---|---|
void |
WebApplicationProxy.createApplicationContext(ContextHandlerCollection contexts)
Creates a new Jetty web application context from this object. |
Uses of ContextHandlerCollection in org.mortbay.jetty.deployer |
---|
Methods in org.mortbay.jetty.deployer that return ContextHandlerCollection | |
---|---|
ContextHandlerCollection |
ContextDeployer.getContexts()
|
Methods in org.mortbay.jetty.deployer with parameters of type ContextHandlerCollection | |
---|---|
void |
ContextDeployer.setContexts(ContextHandlerCollection contexts)
Associate with a ContextHandlerCollection . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |