Package org.jruby.java.proxies

Interface Summary
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 Summary
ArrayJavaProxy  
ArrayJavaProxy.ArrayNewMethod  
ArrayJavaProxyCreator A shim class created when constructing primitive arrays from proxied Java classes.
ConcreteJavaProxy  
InterfaceJavaProxy  
InterfaceJavaProxy.JavaInterfaceExtender  
JavaInterfaceTemplate  
JavaProxy  
MapJavaProxy  
 



Copyright © 2002-2009 JRuby Team. All Rights Reserved.