public static class PoolingConnectionFactoryBean.DirectXAConnectionFactory extends Object implements XAConnectionFactory
XAConnectionFactory
implementation that delegates to the
ThreadLocal
PoolingConnectionFactoryBean
.Constructor and Description |
---|
DirectXAConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
XAConnection |
createXAConnection() |
XAConnection |
createXAConnection(String userName,
String password) |
XAConnectionFactory |
getConnectionFactory() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createXAContext, createXAContext
public XAConnection createXAConnection() throws JMSException
createXAConnection
in interface XAConnectionFactory
JMSException
public XAConnection createXAConnection(String userName, String password) throws JMSException
createXAConnection
in interface XAConnectionFactory
JMSException
public XAConnectionFactory getConnectionFactory()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.