[Java] Class PogoInterceptableSite

  • org.codehaus.groovy.runtime.callsite.PogoInterceptableSite

Call site for GroovyInterceptable

Authors:
Alex Tkachman

Constructor Detail

public PogoInterceptableSite(CallSite site)

Method Detail

public final Object call(Object receiver, Object[] args)

public Object callCurrent(GroovyObject receiver, Object[] args)

public final Object invoke(Object receiver, Object[] args)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/runtime/callsite/PogoInterceptableSite.html