|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.RubySignal
public class RubySignal
| Field Summary | |
|---|---|
static java.lang.String[] |
NAMES
|
| Constructor Summary | |
|---|---|
RubySignal()
|
|
| Method Summary | |
|---|---|
static IRubyObject |
__jtrap_kernel(IRubyObject recv,
IRubyObject arg1,
IRubyObject arg2,
IRubyObject arg3)
|
static void |
createSignal(Ruby runtime)
|
static IRubyObject |
list(ThreadContext context,
IRubyObject recv)
|
static IRubyObject |
trap(ThreadContext context,
IRubyObject recv,
IRubyObject[] args,
Block block)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] NAMES
| Constructor Detail |
|---|
public RubySignal()
| Method Detail |
|---|
public static void createSignal(Ruby runtime)
public static IRubyObject trap(ThreadContext context,
IRubyObject recv,
IRubyObject[] args,
Block block)
public static IRubyObject list(ThreadContext context,
IRubyObject recv)
public static IRubyObject __jtrap_kernel(IRubyObject recv,
IRubyObject arg1,
IRubyObject arg2,
IRubyObject arg3)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||