|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebApplicationProxy | |
---|---|
org.mortbay.jetty.ant | |
org.mortbay.jetty.ant.utils |
Uses of WebApplicationProxy in org.mortbay.jetty.ant |
---|
Classes in org.mortbay.jetty.ant that implement WebApplicationProxy | |
---|---|
class |
WebApplicationProxyImpl
An abstraction layer over Jetty WebAppContext. |
Methods in org.mortbay.jetty.ant with parameters of type WebApplicationProxy | |
---|---|
void |
ServerProxyImpl.addWebApplication(WebApplicationProxy webApp,
int scanIntervalSeconds)
|
Uses of WebApplicationProxy in org.mortbay.jetty.ant.utils |
---|
Methods in org.mortbay.jetty.ant.utils with parameters of type WebApplicationProxy | |
---|---|
void |
ServerProxy.addWebApplication(WebApplicationProxy webApp,
int scanIntervalSeconds)
Adds a new web application to this server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |