站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

JMSVendorAdapterFactory (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


org.apache.axis.components.jms
Class JMSVendorAdapterFactory

java.lang.Object
  extended byorg.apache.axis.components.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.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 © 2002 JBoss Group, LLC. All Rights Reserved.