Uses of Interface
org.jruby.runtime.builtin.IObjectFactory

Packages that use IObjectFactory
org.jruby   
org.jruby.internal.runtime.builtin   
 

Uses of IObjectFactory in org.jruby
 

Methods in org.jruby that return IObjectFactory
 IObjectFactory Ruby.getFactory()
          Returns the factory.
 

Uses of IObjectFactory in org.jruby.internal.runtime.builtin
 

Classes in org.jruby.internal.runtime.builtin that implement IObjectFactory
 class ObjectFactory
           
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.