Package | Description |
---|---|
org.apache.activemq.schema.core |
Modifier and Type | Field and Description |
---|---|
protected DtoConnectionFactory |
DtoJmsTopicConnector.LocalTopicConnectionFactory.connectionFactory |
protected DtoConnectionFactory |
DtoJmsTopicConnector.OutboundTopicConnectionFactory.connectionFactory |
protected DtoConnectionFactory |
DtoJmsQueueConnector.LocalQueueConnectionFactory.connectionFactory |
protected DtoConnectionFactory |
DtoJmsQueueConnector.OutboundQueueConnectionFactory.connectionFactory |
protected DtoConnectionFactory |
DtoPooledConnectionFactory.ConnectionFactory.connectionFactory |
Modifier and Type | Method and Description |
---|---|
DtoConnectionFactory |
ObjectFactory.createDtoConnectionFactory()
Create an instance of
DtoConnectionFactory |
DtoConnectionFactory |
DtoJmsTopicConnector.LocalTopicConnectionFactory.getConnectionFactory()
Gets the value of the connectionFactory property.
|
DtoConnectionFactory |
DtoJmsTopicConnector.OutboundTopicConnectionFactory.getConnectionFactory()
Gets the value of the connectionFactory property.
|
DtoConnectionFactory |
DtoJmsQueueConnector.LocalQueueConnectionFactory.getConnectionFactory()
Gets the value of the connectionFactory property.
|
DtoConnectionFactory |
DtoJmsQueueConnector.OutboundQueueConnectionFactory.getConnectionFactory()
Gets the value of the connectionFactory property.
|
DtoConnectionFactory |
DtoPooledConnectionFactory.ConnectionFactory.getConnectionFactory()
Gets the value of the connectionFactory property.
|
Modifier and Type | Method and Description |
---|---|
void |
DtoJmsTopicConnector.LocalTopicConnectionFactory.setConnectionFactory(DtoConnectionFactory value)
Sets the value of the connectionFactory property.
|
void |
DtoJmsTopicConnector.OutboundTopicConnectionFactory.setConnectionFactory(DtoConnectionFactory value)
Sets the value of the connectionFactory property.
|
void |
DtoJmsQueueConnector.LocalQueueConnectionFactory.setConnectionFactory(DtoConnectionFactory value)
Sets the value of the connectionFactory property.
|
void |
DtoJmsQueueConnector.OutboundQueueConnectionFactory.setConnectionFactory(DtoConnectionFactory value)
Sets the value of the connectionFactory property.
|
void |
DtoPooledConnectionFactory.ConnectionFactory.setConnectionFactory(DtoConnectionFactory value)
Sets the value of the connectionFactory property.
|
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.