|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.util.SunSignalFacade
public class SunSignalFacade
Constructor Summary | |
---|---|
SunSignalFacade()
|
Method Summary | |
---|---|
IRubyObject |
trap(IRubyObject recv,
IRubyObject blk,
IRubyObject sig)
|
IRubyObject |
trap(Ruby runtime,
BlockCallback blk,
java.lang.String sig)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SunSignalFacade()
Method Detail |
---|
public IRubyObject trap(IRubyObject recv, IRubyObject blk, IRubyObject sig)
trap
in interface SignalFacade
public IRubyObject trap(Ruby runtime, BlockCallback blk, java.lang.String sig)
trap
in interface SignalFacade
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |