public class ProcSignalHandler extends Object implements sun.misc.SignalHandler
Constructor and Description |
---|
ProcSignalHandler(RubyContext context,
RubyProc proc) |
public ProcSignalHandler(RubyContext context, RubyProc proc)
public void handle(sun.misc.Signal signal)
handle
in interface sun.misc.SignalHandler
public RubyProc getProc()
Copyright © 2001-2015 JRuby. All Rights Reserved.