|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.ext.Timeout
public class Timeout
| Nested Class Summary | |
|---|---|
static class |
Timeout.TimeoutToplevel
|
| Constructor Summary | |
|---|---|
Timeout()
|
|
| Method Summary | |
|---|---|
void |
load(Ruby runtime,
boolean wrap)
|
static IRubyObject |
timeout(ThreadContext context,
IRubyObject timeout,
IRubyObject seconds,
Block block)
|
static IRubyObject |
timeout(ThreadContext context,
IRubyObject timeout,
IRubyObject seconds,
IRubyObject exceptionType,
Block block)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Timeout()
| Method Detail |
|---|
public void load(Ruby runtime,
boolean wrap)
throws java.io.IOException
load in interface Libraryjava.io.IOException
public static IRubyObject timeout(ThreadContext context,
IRubyObject timeout,
IRubyObject seconds,
Block block)
public static IRubyObject timeout(ThreadContext context,
IRubyObject timeout,
IRubyObject seconds,
IRubyObject exceptionType,
Block block)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||