public class GSXAConnectionFactoryImpl extends GSConnectionFactoryImpl implements javax.jms.XAConnectionFactory, javax.jms.XAQueueConnectionFactory, javax.jms.XATopicConnectionFactory
_logger
Constructor and Description |
---|
GSXAConnectionFactoryImpl()
Required for Externalizable
|
GSXAConnectionFactoryImpl(IJSpace space,
IMessageConverter messageConverter) |
Modifier and Type | Method and Description |
---|---|
javax.jms.XAConnection |
createXAConnection() |
javax.jms.XAConnection |
createXAConnection(String userName,
String password) |
javax.jms.XAQueueConnection |
createXAQueueConnection() |
javax.jms.XAQueueConnection |
createXAQueueConnection(String userName,
String password) |
javax.jms.XATopicConnection |
createXATopicConnection() |
javax.jms.XATopicConnection |
createXATopicConnection(String userName,
String password) |
createConnection, createConnection, createQueueConnection, createQueueConnection, createTopicConnection, createTopicConnection, getAdmin, getDistributedTransactionManager, getLocalTransactionManager, getMessageConverter, getSpace, getSpaceName, getSpaceURL, nextCnxKey, readExternal, setSpaceSecurityContext, writeExternal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createQueueConnection, createQueueConnection
public GSXAConnectionFactoryImpl()
public GSXAConnectionFactoryImpl(IJSpace space, IMessageConverter messageConverter) throws javax.jms.JMSException
javax.jms.JMSException
public javax.jms.XAConnection createXAConnection() throws javax.jms.JMSException
createXAConnection
in interface javax.jms.XAConnectionFactory
javax.jms.JMSException
public javax.jms.XAConnection createXAConnection(String userName, String password) throws javax.jms.JMSException
createXAConnection
in interface javax.jms.XAConnectionFactory
javax.jms.JMSException
public javax.jms.XAQueueConnection createXAQueueConnection() throws javax.jms.JMSException
createXAQueueConnection
in interface javax.jms.XAQueueConnectionFactory
javax.jms.JMSException
public javax.jms.XAQueueConnection createXAQueueConnection(String userName, String password) throws javax.jms.JMSException
createXAQueueConnection
in interface javax.jms.XAQueueConnectionFactory
javax.jms.JMSException
public javax.jms.XATopicConnection createXATopicConnection() throws javax.jms.JMSException
createXATopicConnection
in interface javax.jms.XATopicConnectionFactory
javax.jms.JMSException
Copyright © GigaSpaces.