public interface JavaProxyInvocationHandler
Modifier and Type | Method and Description |
---|---|
IRubyObject |
getOrig() |
Object |
invoke(Object receiver,
JavaProxyMethod method,
Object[] args)
Similar to java.lang.reflect.InvocationHandler
|
IRubyObject getOrig()
Copyright © 2001-2014 JRuby. All Rights Reserved.