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, stoporg.apache.activemq.ActiveMQConnection makeConnection(ActiveMQConnectionRequestInfo info) throws JMSException
JMSExceptionorg.apache.activemq.ActiveMQConnection makeConnection(MessageActivationSpec activationSpec) throws JMSException
activationSpec - JMSExceptionBootstrapContext getBootstrapContext()
String getBrokerXmlConfig()
ActiveMQConnectionRequestInfo getInfo()
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.