Interface | Description |
---|---|
RubyObjectHolderProxy |
Additional interface implemented by proxies that back Java interfaces by
Ruby objects so that we can get back to the original Ruby object from the proxy.
|
Class | Description |
---|---|
ArrayJavaProxy | |
ArrayJavaProxyCreator |
A shim class created when constructing primitive arrays from proxied Java classes.
|
ConcreteJavaProxy | |
InterfaceJavaProxy | |
InterfaceJavaProxy.JavaInterfaceExtender | |
JavaInterfaceTemplate | |
JavaProxy | |
JavaProxy.ClassMethods | |
MapJavaProxy |
A proxy for wrapping
java.util.Map instances. |
Copyright © 2001-2018 JRuby. All Rights Reserved.