Package | Description |
---|---|
org.apache.activemq.artemis.ra |
ActiveMQ Artemis Resource Adaptor
|
Modifier and Type | Method and Description |
---|---|
protected ActiveMQRAManagedConnectionFactory |
ActiveMQRAManagedConnection.getManagedConnectionFactory()
Get the connection factory for this connection.
|
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQResourceAdapter.setManagedConnectionFactory(ActiveMQRAManagedConnectionFactory activeMQRAManagedConnectionFactory) |
Constructor and Description |
---|
ActiveMQRAConnectionFactoryImpl(ActiveMQRAManagedConnectionFactory mcf,
javax.resource.spi.ConnectionManager cm)
Constructor
|
ActiveMQRAManagedConnection(ActiveMQRAManagedConnectionFactory mcf,
ActiveMQRAConnectionRequestInfo cri,
ActiveMQResourceAdapter ra,
String userName,
String password)
Constructor
|
ActiveMQRASessionFactoryImpl(ActiveMQRAManagedConnectionFactory mcf,
javax.resource.spi.ConnectionManager cm,
TransactionManager tm,
int type)
Constructor
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.