|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsisc.util.SignalHook.SignalHandler
public static class SignalHook.SignalHandler
| Constructor Summary | |
|---|---|
SignalHook.SignalHandler(Procedure proc,
DynamicEnvironment env)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
java.lang.Object |
execute(Interpreter r)
The execute callback function is called by Context with a fresh Interpreter context which is valid only during the call to execute. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignalHook.SignalHandler(Procedure proc,
DynamicEnvironment env)
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class java.lang.Object
public java.lang.Object execute(Interpreter r)
throws SchemeException
SchemeCaller
execute in interface SchemeCallerr - An Interpreter context
SchemeExceptionContext.execute(AppContext, SchemeCaller)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||