Uses of Class
org.jboss.threads.JBossThread
-
Packages that use JBossThread Package Description org.jboss.threads -
-
Uses of JBossThread in org.jboss.threads
Methods in org.jboss.threads that return JBossThread Modifier and Type Method Description static JBossThreadJBossThread. currentThread()Get the currentJBossThread, ornullif the current thread is not aJBossThread.
-