[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: An Exception handling case in threads

jmesnil do-not-reply at jboss.com
Fri Jul 31 11:50:18 EDT 2009


Maybe you should use a Callable instead (from JSE 5 or the backport-concurrent jar)

http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/Callable.html

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247313#4247313

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247313



More information about the jboss-dev-forums mailing list