[jboss-user] [JBoss Messaging] - Re: QueueConnectionFactory and TopicConnectionFactory implem

timfox do-not-reply at jboss.com
Tue Dec 5 13:25:25 EST 2006


The connection factory is org.jboss.jms.client.JBossConnectionFactory and as you can see it implements all  connection factory interfaces.

It would have to, or we wouldn't pass JMS 1.1 compliance.


  | public class JBossConnectionFactory implements
  |     ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory,
  |     XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory,
  | 

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

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



More information about the jboss-user mailing list