|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.util.InterruptHandler
public class InterruptHandler
Field Summary | |
---|---|
private InvocationHandler |
handler |
private Logger |
log . |
private Runnable |
runnable . |
Constructor Summary | |
---|---|
InterruptHandler(Runnable runnable) |
Method Summary | |
---|---|
void |
install() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final Runnable runnable
private final Logger log
private final InvocationHandler handler
Constructor Detail |
---|
public InterruptHandler(Runnable runnable)
Method Detail |
---|
public void install()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |