org.apache.axis.components.jms
Class BeanVendorAdapter
public abstract class BeanVendorAdapter
Uses ClassUtils.forName and reflection to configure ConnectionFactory. Uses
the input sessions to create destinations.
- Jaime Meritt (jmeritt@sonicsoftware.com)
addVendorConnectionFactoryProperties , getJMSConnectionFactoryProperties , getJMSConnectorProperties , getQueue , getQueueConnectionFactory , getTopic , getTopicConnectionFactory , getVendorId , isMatchingConnectionFactory , isRecoverable , setProperties , setupApplicationProperties , setupMessageContext |
CONNECTION_FACTORY_CLASS
protected static final String CONNECTION_FACTORY_CLASS
getQueueConnectionFactory
public QueueConnectionFactory getQueueConnectionFactory(HashMap cfConfig)
throws Exception
- getQueueConnectionFactory in interface JMSVendorAdapter
getTopicConnectionFactory
public TopicConnectionFactory getTopicConnectionFactory(HashMap cfConfig)
throws Exception
- getTopicConnectionFactory in interface JMSVendorAdapter
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.