|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.components.jms.JMSVendorAdapter
org.apache.axis.components.jms.BeanVendorAdapter
org.apache.activemq.axis.ActiveMQVendorAdapter
@Deprecated public class ActiveMQVendorAdapter
An adapter for using ActiveMQ inside Apache Axis
| Field Summary | |
|---|---|
static java.lang.String |
BROKER_URL
Deprecated. The URL to connect to the broker |
static java.lang.String |
DEFAULT_PASSWORD
Deprecated. Specifies the default password |
static java.lang.String |
DEFAULT_USERNAME
Deprecated. Specifies the default user name |
protected static java.lang.String |
QCF_CLASS
Deprecated. |
protected static java.lang.String |
TCF_CLASS
Deprecated. |
| Fields inherited from class org.apache.axis.components.jms.BeanVendorAdapter |
|---|
CONNECTION_FACTORY_CLASS |
| Fields inherited from class org.apache.axis.components.jms.JMSVendorAdapter |
|---|
CONNECT_ACTION, ON_EXCEPTION_ACTION, RECEIVE_ACTION, SEND_ACTION, SUBSCRIBE_ACTION |
| Constructor Summary | |
|---|---|
ActiveMQVendorAdapter()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
addVendorConnectionFactoryProperties(org.apache.axis.transport.jms.JMSURLHelper jmsUrl,
java.util.HashMap properties)
Deprecated. |
javax.jms.QueueConnectionFactory |
getQueueConnectionFactory(java.util.HashMap properties)
Deprecated. |
javax.jms.TopicConnectionFactory |
getTopicConnectionFactory(java.util.HashMap properties)
Deprecated. |
boolean |
isMatchingConnectionFactory(javax.jms.ConnectionFactory connectionFactory,
org.apache.axis.transport.jms.JMSURLHelper jmsURL,
java.util.HashMap properties)
Deprecated. |
| Methods inherited from class org.apache.axis.components.jms.JMSVendorAdapter |
|---|
getJMSConnectionFactoryProperties, getJMSConnectorProperties, getQueue, getTopic, getVendorId, isRecoverable, setProperties, setupApplicationProperties, setupMessageContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BROKER_URL
public static final java.lang.String DEFAULT_USERNAME
public static final java.lang.String DEFAULT_PASSWORD
protected static final java.lang.String QCF_CLASS
protected static final java.lang.String TCF_CLASS
| Constructor Detail |
|---|
public ActiveMQVendorAdapter()
| Method Detail |
|---|
public javax.jms.QueueConnectionFactory getQueueConnectionFactory(java.util.HashMap properties)
throws java.lang.Exception
getQueueConnectionFactory in class org.apache.axis.components.jms.BeanVendorAdapterjava.lang.Exception
public javax.jms.TopicConnectionFactory getTopicConnectionFactory(java.util.HashMap properties)
throws java.lang.Exception
getTopicConnectionFactory in class org.apache.axis.components.jms.BeanVendorAdapterjava.lang.Exception
public void addVendorConnectionFactoryProperties(org.apache.axis.transport.jms.JMSURLHelper jmsUrl,
java.util.HashMap properties)
addVendorConnectionFactoryProperties in class org.apache.axis.components.jms.JMSVendorAdapter
public boolean isMatchingConnectionFactory(javax.jms.ConnectionFactory connectionFactory,
org.apache.axis.transport.jms.JMSURLHelper jmsURL,
java.util.HashMap properties)
isMatchingConnectionFactory in class org.apache.axis.components.jms.JMSVendorAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||