public interface MessageResourceAdapter extends ResourceAdapter
Modifier and Type | Method and Description |
---|---|
BootstrapContext |
getBootstrapContext() |
String |
getBrokerXmlConfig() |
ActiveMQConnectionRequestInfo |
getInfo() |
org.apache.activemq.ActiveMQConnection |
makeConnection(ActiveMQConnectionRequestInfo info) |
org.apache.activemq.ActiveMQConnection |
makeConnection(MessageActivationSpec activationSpec) |
endpointActivation, endpointDeactivation, getXAResources, start, stop
org.apache.activemq.ActiveMQConnection makeConnection(ActiveMQConnectionRequestInfo info) throws JMSException
JMSException
org.apache.activemq.ActiveMQConnection makeConnection(MessageActivationSpec activationSpec) throws JMSException
activationSpec
- JMSException
BootstrapContext getBootstrapContext()
String getBrokerXmlConfig()
ActiveMQConnectionRequestInfo getInfo()
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.