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(org.apache.activemq.ActiveMQConnectionFactory factory,
MessageActivationSpec activationSpec)
Configures the given connection factory
|
protected org.apache.activemq.ActiveMQConnectionFactory |
ActiveMQConnectionSupport.createConnectionFactory(ActiveMQConnectionRequestInfo connectionRequestInfo,
MessageActivationSpec activationSpec)
Creates a factory for obtaining physical connections to an Active MQ
broker.
|
org.apache.activemq.ActiveMQConnection |
MessageResourceAdapter.makeConnection(MessageActivationSpec activationSpec) |
org.apache.activemq.ActiveMQConnection |
ActiveMQResourceAdapter.makeConnection(MessageActivationSpec activationSpec) |
Constructor and Description |
---|
ActiveMQEndpointActivationKey(MessageEndpointFactory messageEndpointFactory,
MessageActivationSpec activationSpec) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.