Package | Description |
---|---|
org.apache.activemq.schema.core |
Modifier and Type | Field and Description |
---|---|
protected DtoXaConnectionFactory |
DtoJmsTopicConnector.LocalTopicConnectionFactory.xaConnectionFactory |
protected DtoXaConnectionFactory |
DtoJmsTopicConnector.OutboundTopicConnectionFactory.xaConnectionFactory |
protected DtoXaConnectionFactory |
DtoPooledConnectionFactory.ConnectionFactory.xaConnectionFactory |
protected DtoXaConnectionFactory |
DtoJmsQueueConnector.LocalQueueConnectionFactory.xaConnectionFactory |
protected DtoXaConnectionFactory |
DtoJmsQueueConnector.OutboundQueueConnectionFactory.xaConnectionFactory |
Modifier and Type | Method and Description |
---|---|
DtoXaConnectionFactory |
ObjectFactory.createDtoXaConnectionFactory()
Create an instance of
DtoXaConnectionFactory |
DtoXaConnectionFactory |
DtoJmsTopicConnector.LocalTopicConnectionFactory.getXaConnectionFactory()
Gets the value of the xaConnectionFactory property.
|
DtoXaConnectionFactory |
DtoJmsTopicConnector.OutboundTopicConnectionFactory.getXaConnectionFactory()
Gets the value of the xaConnectionFactory property.
|
DtoXaConnectionFactory |
DtoPooledConnectionFactory.ConnectionFactory.getXaConnectionFactory()
Gets the value of the xaConnectionFactory property.
|
DtoXaConnectionFactory |
DtoJmsQueueConnector.LocalQueueConnectionFactory.getXaConnectionFactory()
Gets the value of the xaConnectionFactory property.
|
DtoXaConnectionFactory |
DtoJmsQueueConnector.OutboundQueueConnectionFactory.getXaConnectionFactory()
Gets the value of the xaConnectionFactory property.
|
Modifier and Type | Method and Description |
---|---|
void |
DtoJmsTopicConnector.LocalTopicConnectionFactory.setXaConnectionFactory(DtoXaConnectionFactory value)
Sets the value of the xaConnectionFactory property.
|
void |
DtoJmsTopicConnector.OutboundTopicConnectionFactory.setXaConnectionFactory(DtoXaConnectionFactory value)
Sets the value of the xaConnectionFactory property.
|
void |
DtoPooledConnectionFactory.ConnectionFactory.setXaConnectionFactory(DtoXaConnectionFactory value)
Sets the value of the xaConnectionFactory property.
|
void |
DtoJmsQueueConnector.LocalQueueConnectionFactory.setXaConnectionFactory(DtoXaConnectionFactory value)
Sets the value of the xaConnectionFactory property.
|
void |
DtoJmsQueueConnector.OutboundQueueConnectionFactory.setXaConnectionFactory(DtoXaConnectionFactory value)
Sets the value of the xaConnectionFactory property.
|
Copyright © 2005–2021 FuseSource, Corp.. All rights reserved.