KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > jms > XAQueueConnectionFactory > Top Examples

  • org.jboss.test.jbossmq.test.HTTPConnectionUnitTestCase
    Test all the verious ways that a connection can be established with JBossMQ @author hiram.chirino@jboss.org @author Scott.Stark@jboss.org @version $Revision: 1.3 $
  • org.objectweb.jonas_jms.JmsAdminForJoram
    Joram administration. This JORAM specific class allows to administer a JORAM server when JORAM has been declared as a service. @author Philippe Coq Contributor(s): Philippe Durieux<p> Jeff Mesnil: for JORAM 3.x integration<p> Frederic Maistre for JORAM 4.x integration<p> 03/05/2 ...
  • org.objectweb.jonas_ejb.container.JMdbFactory
    This class is a factory for a Message Driven Bean There is one such class per MDB class. Contains all information related to the bean and set up all JMS environment for the bean It manages a ServerSession pool to server MDB requests. @author Philippe Coq, Philippe Durieux
  • org.objectweb.joram.client.jms.XAQueueConnectionFactory
    Implements the <code>javax.jms.XAQueueConnectionFactory</code> interface.
Popular Tags