org.apache.axis2.transport.jms
Class JMSVendorAdapterFactory
java.lang.Object
org.apache.axis2.transport.jms.JMSVendorAdapterFactory
- public class JMSVendorAdapterFactory
- extends Object
Discovery class used to locate vendor adapters. Switch the default
JNDI-based implementation by using the
org.apache.axis2.transport.jms.JMSVendorAdapter system property
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSVendorAdapterFactory
public JMSVendorAdapterFactory()
getJMSVendorAdapter
public static final JMSVendorAdapter getJMSVendorAdapter()
throws Exception
- Throws:
Exception
getJMSVendorAdapter
public static final JMSVendorAdapter getJMSVendorAdapter(String vendorId)