Groovy Documentation

org.gradle.api.plugins.jetty.util
Interface Proxy


interface Proxy

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


Method Summary
java.lang.Object getProxiedObject()

 

Method Detail

getProxiedObject

public java.lang.Object getProxiedObject()


 

Groovy Documentation