org.apache.axis.components.jms
Class JMSVendorAdapterFactory

java.lang.Object
  |
  +--org.apache.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.apache.axis.components.jms.JMSVendorAdapter system property

Author:
Jaime Meritt (jmeritt@sonicsoftware.com)

Constructor Summary
JMSVendorAdapterFactory()
           
 
Method Summary
static JMSVendorAdapter 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 getJMSVendorAdapter()


Copyright © 2003 Apache Web Services Project. All Rights Reserved.