|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.joram.client.jms.admin.AdministeredObject
org.objectweb.joram.client.jms.XAConnectionFactory
org.objectweb.joram.client.jms.XATopicConnectionFactory
org.objectweb.joram.client.jms.ha.local.XATopicHALocalConnectionFactory
An XATopicHALocalConnectionFactory instance is a factory of
local connections for XA Pub/Sub HA communication.
| Field Summary |
| Fields inherited from class org.objectweb.joram.client.jms.XAConnectionFactory |
params, reliableClass |
| Constructor Summary | |
XATopicHALocalConnectionFactory()
Constructs an XATopicLocalConnectionFactory instance. |
|
| Method Summary | |
static javax.jms.XATopicConnectionFactory |
create()
Admin method creating a javax.jms.XATopicConnectionFactory
instance for creating local connections. |
javax.jms.Connection |
createConnection(java.lang.String name,
java.lang.String password)
Method inherited from the ConnectionFactory class. |
javax.jms.TopicConnection |
createTopicConnection(java.lang.String name,
java.lang.String password)
Method inherited from the TopicConnectionFactory class. |
javax.jms.XAConnection |
createXAConnection(java.lang.String name,
java.lang.String password)
Method inherited from the XAConnectionFactory class. |
javax.jms.XATopicConnection |
createXATopicConnection(java.lang.String name,
java.lang.String password)
Method inherited from the XATopicConnectionFactory class.. |
| Methods inherited from class org.objectweb.joram.client.jms.XATopicConnectionFactory |
createConnection, createTopicConnection, createXATopicConnection, toString |
| Methods inherited from class org.objectweb.joram.client.jms.XAConnectionFactory |
code, createXAConnection, decode, getParameters, getReference, setReliableClass |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.jms.XAConnectionFactory |
createXAConnection |
| Constructor Detail |
public XATopicHALocalConnectionFactory()
XATopicLocalConnectionFactory instance.
| Method Detail |
public javax.jms.XATopicConnection createXATopicConnection(java.lang.String name,
java.lang.String password)
throws javax.jms.JMSException
XATopicConnectionFactory class..
createXATopicConnection in interface javax.jms.XATopicConnectionFactorycreateXATopicConnection in class XATopicConnectionFactoryJMSSecurityException - If the user identification is incorrect.
javax.jms.JMSException
public javax.jms.XAConnection createXAConnection(java.lang.String name,
java.lang.String password)
throws javax.jms.JMSException
XAConnectionFactory class.
createXAConnection in interface javax.jms.XAConnectionFactorycreateXAConnection in class XAConnectionFactoryJMSSecurityException - If the user identification is incorrect.
javax.jms.JMSException
public javax.jms.TopicConnection createTopicConnection(java.lang.String name,
java.lang.String password)
throws javax.jms.JMSException
TopicConnectionFactory class.
createTopicConnection in interface javax.jms.TopicConnectionFactorycreateTopicConnection in class XATopicConnectionFactoryJMSSecurityException - If the user identification is incorrect.
javax.jms.JMSException
public javax.jms.Connection createConnection(java.lang.String name,
java.lang.String password)
throws javax.jms.JMSException
ConnectionFactory class.
createConnection in interface javax.jms.ConnectionFactorycreateConnection in class XATopicConnectionFactoryJMSSecurityException - If the user identification is incorrect.
java.lang.IllegalStateException - If the server is not listening.
javax.jms.JMSExceptionpublic static javax.jms.XATopicConnectionFactory create()
javax.jms.XATopicConnectionFactory
instance for creating local connections.
|
Joram ${version} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||