| Package | Description |
|---|---|
| org.apache.activemq.artemis.jms.client | |
| org.apache.activemq.artemis.ra |
ActiveMQ Artemis Resource Adaptor
|
| Modifier and Type | Field and Description |
|---|---|
protected ThreadAwareContext |
ActiveMQConnectionForContextImpl.threadAwareContext |
| Modifier and Type | Method and Description |
|---|---|
ThreadAwareContext |
ActiveMQJMSContext.getThreadAwareContext() |
ThreadAwareContext |
ActiveMQConnectionForContextImpl.getThreadAwareContext() |
| Constructor and Description |
|---|
ActiveMQJMSContext(ActiveMQConnectionForContext connection,
int ackMode,
ThreadAwareContext threadAwareContext) |
ActiveMQJMSContext(ActiveMQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
ActiveMQXAJMSContext(ActiveMQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
| Constructor and Description |
|---|
ActiveMQRAJMSContext(ActiveMQConnectionForContext connection,
int ackMode,
ThreadAwareContext threadAwareContext) |
ActiveMQRAJMSContext(ActiveMQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
ActiveMQRAXAJMSContext(ActiveMQConnectionForContext connection,
ThreadAwareContext threadAwareContext) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.