Package | Description |
---|---|
org.apache.activemq.ra |
JCA managed connections and resource adapters for working with ActiveMQ
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQActivationSpec
Configures the inbound JMS consumer specification using ActiveMQ
|
Modifier and Type | Method and Description |
---|---|
MessageActivationSpec |
ActiveMQEndpointActivationKey.getActivationSpec() |
Modifier and Type | Method and Description |
---|---|
void |
ActiveMQConnectionRequestInfo.configure(ActiveMQConnectionFactory factory,
MessageActivationSpec activationSpec)
Configures the given connection factory
|
protected ActiveMQConnectionFactory |
ActiveMQConnectionSupport.createConnectionFactory(ActiveMQConnectionRequestInfo connectionRequestInfo,
MessageActivationSpec activationSpec)
Creates a factory for obtaining physical connections to an Active MQ
broker.
|
ActiveMQConnection |
MessageResourceAdapter.makeConnection(MessageActivationSpec activationSpec) |
ActiveMQConnection |
ActiveMQResourceAdapter.makeConnection(MessageActivationSpec activationSpec) |
Constructor and Description |
---|
ActiveMQEndpointActivationKey(javax.resource.spi.endpoint.MessageEndpointFactory messageEndpointFactory,
MessageActivationSpec activationSpec) |
Copyright © 2005–2018. All rights reserved.