| Package | Description |
|---|---|
| org.jboss.threads |
| Modifier and Type | Method and Description |
|---|---|
static JBossThread |
JBossThread.currentThread()
Get the current
JBossThread, or null if the current thread is not a JBossThread. |
| Modifier and Type | Method and Description |
|---|---|
private static boolean |
JBossThread.registerDeferral(JBossThread thread) |
private static void |
JBossThread.unregisterDeferral(boolean intr,
JBossThread thread) |