public interface JettyPluginWebApplication extends Proxy(Code)
JettyPluginWebApplication
Type to hide differences in API for various jetty
versions. Eg there will be an impl of this class
for jetty5 (proxying WebApplicationContext) and
jetty6 (proxying WebAppContext).