Class JavaProxyReflectionObject

java.lang.Object
org.jruby.RubyBasicObject
org.jruby.RubyObject
org.jruby.javasupport.proxy.JavaProxyReflectionObject
All Implemented Interfaces:
Serializable, Cloneable, Comparable<IRubyObject>, InstanceVariables, InternalVariables, IRubyObject, CoreObjectType
Direct Known Subclasses:
JavaProxyClass, JavaProxyClass.ProxyMethodImpl, JavaProxyConstructor

public class JavaProxyReflectionObject extends RubyObject
See Also: