public interface MessageResourceAdapter extends javax.resource.spi.ResourceAdapter
Modifier and Type | Method and Description |
---|---|
javax.resource.spi.BootstrapContext |
getBootstrapContext() |
String |
getBrokerXmlConfig() |
ActiveMQConnectionRequestInfo |
getInfo() |
ActiveMQConnection |
makeConnection(ActiveMQConnectionRequestInfo info) |
ActiveMQConnection |
makeConnection(MessageActivationSpec activationSpec) |
ActiveMQConnection makeConnection(ActiveMQConnectionRequestInfo info) throws javax.jms.JMSException
javax.jms.JMSException
ActiveMQConnection makeConnection(MessageActivationSpec activationSpec) throws javax.jms.JMSException
activationSpec
- javax.jms.JMSException
javax.resource.spi.BootstrapContext getBootstrapContext()
String getBrokerXmlConfig()
ActiveMQConnectionRequestInfo getInfo()
Copyright © 2005–2018. All rights reserved.