| Package | Description |
|---|---|
| org.jboss.threads |
| Modifier and Type | Field and Description |
|---|---|
private InterruptHandler |
JBossThread.interruptHandler |
| Modifier and Type | Method and Description |
|---|---|
static InterruptHandler |
JBossThread.getAndSetInterruptHandler(InterruptHandler newInterruptHandler)
Swap the current thread's active interrupt handler.
|
| Modifier and Type | Method and Description |
|---|---|
static InterruptHandler |
JBossThread.getAndSetInterruptHandler(InterruptHandler newInterruptHandler)
Swap the current thread's active interrupt handler.
|