|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.ra.ActiveMQConnectionSupport
org.apache.activemq.ra.ActiveMQResourceAdapter
org.apache.openejb.resource.activemq.ActiveMQResourceAdapter
public class ActiveMQResourceAdapter
Field Summary |
---|
Fields inherited from class org.apache.activemq.ra.ActiveMQConnectionSupport |
---|
log |
Constructor Summary | |
---|---|
ActiveMQResourceAdapter()
|
Method Summary | |
---|---|
String |
getDataSource()
|
void |
setDataSource(String dataSource)
|
void |
start(javax.resource.spi.BootstrapContext bootstrapContext)
|
Methods inherited from class org.apache.activemq.ra.ActiveMQResourceAdapter |
---|
endpointActivation, endpointDeactivation, equals, getBootstrapContext, getBrokerXmlConfig, getConnectionFactory, getXAResources, hashCode, makeConnection, makeConnection, setBrokerXmlConfig, setConnectionFactory, stop |
Methods inherited from class org.apache.activemq.ra.ActiveMQConnectionSupport |
---|
createConnectionFactory, defaultValue, emptyToNull, getClientid, getDurableTopicPrefetch, getInfo, getInitialRedeliveryDelay, getInputStreamPrefetch, getMaximumRedeliveries, getPassword, getQueueBrowserPrefetch, getQueuePrefetch, getRedeliveryBackOffMultiplier, getRedeliveryUseExponentialBackOff, getServerUrl, getTopicPrefetch, getUseInboundSession, getUserName, isUseInboundSessionEnabled, makeConnection, makeConnection, notEqual, setAllPrefetchValues, setClientid, setDurableTopicPrefetch, setInfo, setInitialRedeliveryDelay, setInputStreamPrefetch, setMaximumRedeliveries, setPassword, setQueueBrowserPrefetch, setQueuePrefetch, setRedeliveryBackOffMultiplier, setRedeliveryUseExponentialBackOff, setServerUrl, setTopicPrefetch, setUseInboundSession, setUserName |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.activemq.ra.MessageResourceAdapter |
---|
getInfo, makeConnection |
Constructor Detail |
---|
public ActiveMQResourceAdapter()
Method Detail |
---|
public String getDataSource()
public void setDataSource(String dataSource)
public void start(javax.resource.spi.BootstrapContext bootstrapContext) throws javax.resource.spi.ResourceAdapterInternalException
start
in interface javax.resource.spi.ResourceAdapter
start
in class org.apache.activemq.ra.ActiveMQResourceAdapter
javax.resource.spi.ResourceAdapterInternalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |