Uses of Interface
org.jboss.jms.jndi.JMSProviderAdapter

Packages that use JMSProviderAdapter
org.jboss.ejb.plugins.jms Package description goes here
org.jboss.jms.jndi JNDI abstractions to integrate JMS providers. 
 

Uses of JMSProviderAdapter in org.jboss.ejb.plugins.jms
 

Methods in org.jboss.ejb.plugins.jms that return JMSProviderAdapter
protected  JMSProviderAdapter JMSContainerInvoker.getJMSProviderAdapter()
          Return the JMSProviderAdapter that should be used.
 

Constructors in org.jboss.ejb.plugins.jms with parameters of type JMSProviderAdapter
DLQHandler(JMSProviderAdapter providerAdapter, JMSContainerInvoker invoker)
           
 

Uses of JMSProviderAdapter in org.jboss.jms.jndi
 

Classes in org.jboss.jms.jndi that implement JMSProviderAdapter
 class AbstractJMSProviderAdapter
          An abstract implementaion of JMSProviderAdapter.
 class JNDIProviderAdapter
          A provider adapter that uses properties.
 

Fields in org.jboss.jms.jndi declared as JMSProviderAdapter
protected  JMSProviderAdapter JMSProviderLoader.providerAdapter
          The provider adapter which we are loading.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.