|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.RubyProcess
public class RubyProcess
| Nested Class Summary | |
|---|---|
static class |
RubyProcess.RubyStatus
|
| Constructor Summary | |
|---|---|
RubyProcess()
|
|
| Method Summary | |
|---|---|
static RubyModule |
createProcessModule(Ruby runtime)
|
static IRubyObject |
kill(IRubyObject recv,
IRubyObject[] args)
|
static IRubyObject |
pid(IRubyObject recv)
|
static IRubyObject |
times(IRubyObject recv,
Block unusedBlock)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RubyProcess()
| Method Detail |
|---|
public static RubyModule createProcessModule(Ruby runtime)
public static IRubyObject times(IRubyObject recv,
Block unusedBlock)
public static IRubyObject pid(IRubyObject recv)
public static IRubyObject kill(IRubyObject recv,
IRubyObject[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||