public abstract class BeanVendorAdapter extends JMSVendorAdapter
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CONNECTION_FACTORY_CLASS |
CONNECT_ACTION, ON_EXCEPTION_ACTION, RECEIVE_ACTION, SEND_ACTION, SUBSCRIBE_ACTION| Constructor and Description |
|---|
BeanVendorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
QueueConnectionFactory |
getQueueConnectionFactory(java.util.HashMap cfConfig) |
TopicConnectionFactory |
getTopicConnectionFactory(java.util.HashMap cfConfig) |
addVendorConnectionFactoryProperties, getJMSConnectionFactoryProperties, getJMSConnectorProperties, getQueue, getTopic, getVendorId, isMatchingConnectionFactory, isRecoverable, setProperties, setupApplicationProperties, setupMessageContextprotected static final java.lang.String CONNECTION_FACTORY_CLASS
public QueueConnectionFactory getQueueConnectionFactory(java.util.HashMap cfConfig)
throws java.lang.Exception
getQueueConnectionFactory in class JMSVendorAdapterjava.lang.Exceptionpublic TopicConnectionFactory getTopicConnectionFactory(java.util.HashMap cfConfig)
throws java.lang.Exception
getTopicConnectionFactory in class JMSVendorAdapterjava.lang.ExceptionCopyright ? 2005 Apache Web Services Project. All Rights Reserved.