Uses of Class
org.jruby.javasupport.RubyProxyFactory

Packages that use RubyProxyFactory
org.jruby.javasupport   
 

Uses of RubyProxyFactory in org.jruby.javasupport
 

Methods in org.jruby.javasupport that return RubyProxyFactory
protected  RubyProxyFactory RubyInvocationHandler.getRubyProxyFactory()
          Get the RubyProxyFactory instance that created this handler.
 RubyProxyFactory RubyProxy.getRubyProxyFactory()
           
 

Constructors in org.jruby.javasupport with parameters of type RubyProxyFactory
RubyConversion(RubyProxyFactory factory)
           
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.