|
||||||||||
| 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()
|
int |
getStartupTimeout()
|
void |
setDataSource(String dataSource)
|
void |
setServerUrl(String url)
|
void |
setStartupTimeout(int startupTimeout)
|
void |
setUseDatabaseLock(String useDatabaseLock)
|
void |
start(javax.resource.spi.BootstrapContext bootstrapContext)
|
void |
stop()
|
| Methods inherited from class org.apache.activemq.ra.ActiveMQResourceAdapter |
|---|
endpointActivation, endpointDeactivation, equals, getBootstrapContext, getBrokerXmlConfig, getConnectionFactory, getXAResources, hashCode, makeConnection, makeConnection, setBrokerXmlConfig, setConnectionFactory |
| Methods inherited from class org.apache.activemq.ra.ActiveMQConnectionSupport |
|---|
createConnectionFactory, defaultValue, emptyToNull, getClientid, getDurableTopicPrefetch, getInfo, getInitialRedeliveryDelay, getInputStreamPrefetch, getMaximumRedeliveries, getMaximumRedeliveryDelay, getPassword, getQueueBrowserPrefetch, getQueuePrefetch, getRedeliveryBackOffMultiplier, getRedeliveryUseExponentialBackOff, getServerUrl, getTopicPrefetch, getUseInboundSession, getUserName, isUseInboundSessionEnabled, makeConnection, makeConnection, notEqual, setAllPrefetchValues, setClientid, setDurableTopicPrefetch, setInfo, setInitialRedeliveryDelay, setInputStreamPrefetch, setMaximumRedeliveries, setMaximumRedeliveryDelay, setPassword, setQueueBrowserPrefetch, setQueuePrefetch, setRedeliveryBackOffMultiplier, setRedeliveryUseExponentialBackOff, 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 setUseDatabaseLock(String useDatabaseLock)
public int getStartupTimeout()
public void setStartupTimeout(int startupTimeout)
public void setServerUrl(String url)
setServerUrl in class org.apache.activemq.ra.ActiveMQConnectionSupport
public void start(javax.resource.spi.BootstrapContext bootstrapContext)
throws javax.resource.spi.ResourceAdapterInternalException
start in interface javax.resource.spi.ResourceAdapterstart in class org.apache.activemq.ra.ActiveMQResourceAdapterjavax.resource.spi.ResourceAdapterInternalExceptionpublic void stop()
stop in interface javax.resource.spi.ResourceAdapterstop in class org.apache.activemq.ra.ActiveMQResourceAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||