KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.jboss.test.jbossmq.test.XAResourceUnitTestCase
    XAResource tests @author @version
  • org.objectweb.jonas_jms.JmsAdminForWSMQ
    WebSphere MQ administration class. <p> This WebSphere MQ specific class implements the <code>JmsAdministration</code> interface. It supposes that administration is done in parallel within WebSphere MQ (such as creating a queue, creating and binding the corresponding JMS Queue, et ...
  • 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.XATopicConnectionFactory
    Implements the <code>javax.jms.XATopicConnectionFactory</code> interface.
Popular Tags