org.apache.axis.components.jms

Class 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
Authors:
Jaime Meritt (jmeritt@sonicsoftware.com)
Ray Chun (rchun@sonicsoftware.com)

Method Summary

static JMSVendorAdapter
getJMSVendorAdapter()
static JMSVendorAdapter
getJMSVendorAdapter(String vendorId)

Method Details

getJMSVendorAdapter

public static final JMSVendorAdapter getJMSVendorAdapter()

getJMSVendorAdapter

public static final JMSVendorAdapter getJMSVendorAdapter(String vendorId)

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