|
||||||||||
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.GroupID
|
static class |
RubyProcess.RubyStatus
|
static class |
RubyProcess.Sys
|
static class |
RubyProcess.UserID
|
Constructor Summary | |
---|---|
RubyProcess()
|
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 abort(ThreadContext context, IRubyObject recv, IRubyObject[] args)
public static IRubyObject exit_bang(IRubyObject recv, IRubyObject[] args)
public static IRubyObject groups(IRubyObject recv)
public static IRubyObject setrlimit(IRubyObject recv, IRubyObject[] args)
@Deprecated public static IRubyObject getpgrp(IRubyObject recv)
public static IRubyObject getpgrp(ThreadContext context, IRubyObject recv)
public static IRubyObject getpgrp(Ruby runtime)
public static IRubyObject groups_set(IRubyObject recv, IRubyObject arg)
@Deprecated public static IRubyObject waitpid(IRubyObject recv, IRubyObject[] args)
public static IRubyObject waitpid(ThreadContext context, IRubyObject recv, IRubyObject[] args)
public static IRubyObject waitpid(Ruby runtime, IRubyObject[] args)
@Deprecated public static IRubyObject wait(IRubyObject recv, IRubyObject[] args)
public static IRubyObject wait(ThreadContext context, IRubyObject recv, IRubyObject[] args)
public static IRubyObject wait(Ruby runtime, IRubyObject[] args)
@Deprecated public static IRubyObject waitall(IRubyObject recv)
public static IRubyObject waitall(ThreadContext context, IRubyObject recv)
public static IRubyObject waitall(Ruby runtime)
@Deprecated public static IRubyObject setsid(IRubyObject recv)
public static IRubyObject setsid(ThreadContext context, IRubyObject recv)
public static IRubyObject setsid(Ruby runtime)
@Deprecated public static IRubyObject setpgrp(IRubyObject recv)
public static IRubyObject setpgrp(ThreadContext context, IRubyObject recv)
public static IRubyObject setpgrp(Ruby runtime)
@Deprecated public static IRubyObject egid_set(IRubyObject recv, IRubyObject arg)
public static IRubyObject egid_set(ThreadContext context, IRubyObject recv, IRubyObject arg)
public static IRubyObject egid_set(Ruby runtime, IRubyObject arg)
@Deprecated public static IRubyObject euid(IRubyObject recv)
public static IRubyObject euid(ThreadContext context, IRubyObject recv)
public static IRubyObject euid(Ruby runtime)
@Deprecated public static IRubyObject uid_set(IRubyObject recv, IRubyObject arg)
public static IRubyObject uid_set(ThreadContext context, IRubyObject recv, IRubyObject arg)
public static IRubyObject uid_set(Ruby runtime, IRubyObject arg)
@Deprecated public static IRubyObject gid(IRubyObject recv)
public static IRubyObject gid(ThreadContext context, IRubyObject recv)
public static IRubyObject gid(Ruby runtime)
public static IRubyObject maxgroups(IRubyObject recv)
@Deprecated public static IRubyObject getpriority(IRubyObject recv, IRubyObject arg1, IRubyObject arg2)
public static IRubyObject getpriority(ThreadContext context, IRubyObject recv, IRubyObject arg1, IRubyObject arg2)
public static IRubyObject getpriority(Ruby runtime, IRubyObject arg1, IRubyObject arg2)
@Deprecated public static IRubyObject uid(IRubyObject recv)
public static IRubyObject uid(ThreadContext context, IRubyObject recv)
public static IRubyObject uid(Ruby runtime)
@Deprecated public static IRubyObject waitpid2(IRubyObject recv, IRubyObject[] args)
public static IRubyObject waitpid2(ThreadContext context, IRubyObject recv, IRubyObject[] args)
public static IRubyObject waitpid2(Ruby runtime, IRubyObject[] args)
public static IRubyObject initgroups(IRubyObject recv, IRubyObject arg1, IRubyObject arg2)
public static IRubyObject maxgroups_set(IRubyObject recv, IRubyObject arg)
@Deprecated public static IRubyObject ppid(IRubyObject recv)
public static IRubyObject ppid(ThreadContext context, IRubyObject recv)
public static IRubyObject ppid(Ruby runtime)
@Deprecated public static IRubyObject gid_set(IRubyObject recv, IRubyObject arg)
public static IRubyObject gid_set(ThreadContext context, IRubyObject recv, IRubyObject arg)
public static IRubyObject gid_set(Ruby runtime, IRubyObject arg)
@Deprecated public static IRubyObject wait2(IRubyObject recv, IRubyObject[] args)
public static IRubyObject wait2(ThreadContext context, IRubyObject recv, IRubyObject[] args)
@Deprecated public static IRubyObject euid_set(IRubyObject recv, IRubyObject arg)
public static IRubyObject euid_set(ThreadContext context, IRubyObject recv, IRubyObject arg)
public static IRubyObject euid_set(Ruby runtime, IRubyObject arg)
@Deprecated public static IRubyObject setpriority(IRubyObject recv, IRubyObject arg1, IRubyObject arg2, IRubyObject arg3)
public static IRubyObject setpriority(ThreadContext context, IRubyObject recv, IRubyObject arg1, IRubyObject arg2, IRubyObject arg3)
public static IRubyObject setpriority(Ruby runtime, IRubyObject arg1, IRubyObject arg2, IRubyObject arg3)
@Deprecated public static IRubyObject setpgid(IRubyObject recv, IRubyObject arg1, IRubyObject arg2)
public static IRubyObject setpgid(ThreadContext context, IRubyObject recv, IRubyObject arg1, IRubyObject arg2)
public static IRubyObject setpgid(Ruby runtime, IRubyObject arg1, IRubyObject arg2)
@Deprecated public static IRubyObject getpgid(IRubyObject recv, IRubyObject arg)
public static IRubyObject getpgid(ThreadContext context, IRubyObject recv, IRubyObject arg)
public static IRubyObject getpgid(Ruby runtime, IRubyObject arg)
@Deprecated public static IRubyObject getrlimit(IRubyObject recv, IRubyObject arg)
public static IRubyObject getrlimit(ThreadContext context, IRubyObject recv, IRubyObject arg)
public static IRubyObject getrlimit(Ruby runtime, IRubyObject arg)
@Deprecated public static IRubyObject egid(IRubyObject recv)
public static IRubyObject egid(ThreadContext context, IRubyObject recv)
public static IRubyObject egid(Ruby runtime)
@Deprecated public static IRubyObject kill(IRubyObject recv, IRubyObject[] args)
public static IRubyObject kill(ThreadContext context, IRubyObject recv, IRubyObject[] args)
public static IRubyObject kill(Ruby runtime, IRubyObject[] args)
public static IRubyObject detach(ThreadContext context, IRubyObject recv, IRubyObject arg)
@Deprecated public static IRubyObject times(IRubyObject recv, Block unusedBlock)
public static IRubyObject times(ThreadContext context, IRubyObject recv, Block unusedBlock)
public static IRubyObject times(Ruby runtime)
@Deprecated public static IRubyObject pid(IRubyObject recv)
public static IRubyObject pid(ThreadContext context, IRubyObject recv)
public static IRubyObject pid(Ruby runtime)
public static IRubyObject fork(ThreadContext context, IRubyObject recv, Block block)
public static IRubyObject exit(IRubyObject recv, IRubyObject[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |