org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory Class Reference

Inherits org.objectweb.joram.client.jms.XAQueueConnectionFactory.

Inheritance diagram for org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 XAQueueHALocalConnectionFactory ()
javax.jms.XAQueueConnection createXAQueueConnection (String name, String password) throws JMSException
javax.jms.XAConnection createXAConnection (String name, String password) throws JMSException
javax.jms.QueueConnection createQueueConnection (String name, String password) throws JMSException
javax.jms.Connection createConnection (String name, String password) throws JMSException

Static Public Member Functions

static javax.jms.XAQueueConnectionFactory create ()

Detailed Description

An XAQueueHALocalConnectionFactory instance is a factory of local connections for XA PTP HA communication.

Definition at line 36 of file XAQueueHALocalConnectionFactory.java.


Constructor & Destructor Documentation

org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.XAQueueHALocalConnectionFactory (  ) 

Constructs an XAQueueHALocalConnectionFactory instance.

Definition at line 43 of file XAQueueHALocalConnectionFactory.java.

Referenced by org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.create().


Member Function Documentation

javax.jms.XAQueueConnection org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.createXAQueueConnection ( String  name,
String  password 
) throws JMSException [virtual]

Method inherited from the XAQueueConnectionFactory class.

Exceptions:
JMSSecurityException If the user identification is incorrect.

Implements org.objectweb.joram.client.jms.XAQueueConnectionFactory.

Definition at line 52 of file XAQueueHALocalConnectionFactory.java.

References org.objectweb.joram.client.jms.admin.AbstractConnectionFactory.params.

javax.jms.XAConnection org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.createXAConnection ( String  name,
String  password 
) throws JMSException [virtual]

Method inherited from the XAConnectionFactory class.

Exceptions:
JMSSecurityException If the user identification is incorrect.

Implements org.objectweb.joram.client.jms.XAConnectionFactory.

Definition at line 63 of file XAQueueHALocalConnectionFactory.java.

References org.objectweb.joram.client.jms.admin.AbstractConnectionFactory.params.

javax.jms.QueueConnection org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.createQueueConnection ( String  name,
String  password 
) throws JMSException [virtual]

Method inherited from the QueueConnectionFactory class.

Exceptions:
JMSSecurityException If the user identification is incorrect.

Implements org.objectweb.joram.client.jms.XAQueueConnectionFactory.

Definition at line 74 of file XAQueueHALocalConnectionFactory.java.

References org.objectweb.joram.client.jms.admin.AbstractConnectionFactory.params.

javax.jms.Connection org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.createConnection ( String  name,
String  password 
) throws JMSException [virtual]

Method inherited from the ConnectionFactory class.

Exceptions:
JMSSecurityException If the user identification is incorrect.

Implements org.objectweb.joram.client.jms.XAQueueConnectionFactory.

Definition at line 85 of file XAQueueHALocalConnectionFactory.java.

References org.objectweb.joram.client.jms.admin.AbstractConnectionFactory.params.

static javax.jms.XAQueueConnectionFactory org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.create (  )  [static]

Admin method creating a javax.jms.XAQueueConnectionFactory instance for creating local connections.

Definition at line 95 of file XAQueueHALocalConnectionFactory.java.

References org.objectweb.joram.client.jms.ha.local.XAQueueHALocalConnectionFactory.XAQueueHALocalConnectionFactory().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:18:45 2008 for joram by  doxygen 1.5.0