JavaScript is disabled on your browser.
  • Summary:
  • Nested Field Constructor
  • Method
  • | Detail:
  • Field Constructor
  • Method
Package: groovy.util

[Java] Class Proxy


  • public class Proxy
    extends GroovyObjectSupport 

    Dynamic groovy proxy for another object. All method invocations get forwarded to actual object, unless the proxy overrides it. See groovy/util/ProxyTest.groovy for usage details.

    • Method Detail

      • public void setAdaptee(Object adaptee)

      • public Proxy wrap(Object adaptee)

        This method is for convenience. It allows to get around the need for defining dump ctors in subclasses. See unit tests for details.

  • Summary:
  • Nested Field Constructor
  • Method
  • | Detail:
  • Field Constructor
  • Method

Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /