|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.AbstractConnector
org.mule.transport.jms.JmsConnector
org.mule.transport.jms.activemq.ActiveMQJmsConnector
org.mule.transport.jms.activemq.ActiveMQXAJmsConnector
public class ActiveMQXAJmsConnector
Field Summary | |
---|---|
static java.lang.String |
ACTIVEMQ_XA_CONNECTION_FACTORY_CLASS
|
Fields inherited from class org.mule.transport.jms.activemq.ActiveMQJmsConnector |
---|
ACTIVEMQ_CONNECTION_FACTORY_CLASS, DEFAULT_BROKER_URL |
Fields inherited from class org.mule.transport.jms.JmsConnector |
---|
JMS, password, REDELIVERY_FAIL_ON_FIRST, REDELIVERY_IGNORE, username |
Fields inherited from interface org.mule.api.transport.Connector |
---|
INT_VALUE_NOT_SET |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
ActiveMQXAJmsConnector(MuleContext context)
|
Method Summary | |
---|---|
protected javax.jms.ConnectionFactory |
getDefaultConnectionFactory()
Override this method to provide a default ConnectionFactory for a vendor-specific JMS Connector. |
Methods inherited from class org.mule.transport.jms.activemq.ActiveMQJmsConnector |
---|
applyVendorSpecificConnectionFactoryProperties, doDisconnect, getBrokerURL, setBrokerURL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ACTIVEMQ_XA_CONNECTION_FACTORY_CLASS
Constructor Detail |
---|
public ActiveMQXAJmsConnector(MuleContext context)
Method Detail |
---|
protected javax.jms.ConnectionFactory getDefaultConnectionFactory() throws java.lang.Exception
JmsConnector
getDefaultConnectionFactory
in class ActiveMQJmsConnector
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |