Package org.jruby.javasupport

Interface Summary
RubyProxy  
RubyToJavaClassMap  
 

Class Summary
Java  
JavaArray  
JavaCallable  
JavaClass  
JavaConstructor  
JavaField  
JavaMethod  
JavaObject  
JavaSupport  
JavaUtil  
ReflectionClassMap  
RubyConversion  
RubyInvocationHandler A RubyInvocationHandler intercepts method calls to Proxy objects and forwards them on to the corresponding RubyObject.
RubyProxyFactory A RubyProxyFactory dispenses RubyProxy objects, which provide a convenient, dynamic wrapper around Ruby objects.
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.