org.jboss.axis.components.jms
Class JMSVendorAdapterFactory

java.lang.Object
  extended byorg.jboss.axis.components.jms.JMSVendorAdapterFactory

public class JMSVendorAdapterFactory
extends java.lang.Object

Discovery class used to locate vendor adapters. Switch the default JNDI-based implementation by using the org.jboss.axis.components.jms.JMSVendorAdapter system property


Constructor Summary
JMSVendorAdapterFactory()
           
 
Method Summary
static JMSVendorAdapter (src) getJMSVendorAdapter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSVendorAdapterFactory

public JMSVendorAdapterFactory()
Method Detail

getJMSVendorAdapter

public static final JMSVendorAdapter (src)  getJMSVendorAdapter()