org.mortbay.jetty.plugin.util
Interface Proxy

All Known Subinterfaces:
JettyPluginServer, JettyPluginWebApplication
All Known Implementing Classes:
Jetty6PluginServer

public interface Proxy

Proxy Provides untyped access to an object of a particular jetty version.


Method Summary
 Object getProxiedObject()
           
 

Method Detail

getProxiedObject

public Object getProxiedObject()


Copyright © {inceptionYear}-2007 Mort Bay Consulting. All Rights Reserved.