org.jruby
Class RubyProcess

java.lang.Object
  extended byorg.jruby.RubyProcess

public class RubyProcess
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
enebo

Constructor Summary
RubyProcess()
           
 
Method Summary
static RubyModule createProcessModule(Ruby ruby)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyProcess

public RubyProcess()
Method Detail

createProcessModule

public static RubyModule createProcessModule(Ruby ruby)


Copyright © 2002 Jan Arne Petersen. All Rights Reserved.