| Class | Description |
|---|---|
| BeanVendorAdapter |
Uses ClassUtils.forName and reflection to configure ConnectionFactory.
|
| JMSVendorAdapter |
SPI Interface that all JMSVendorAdaptors must implement.
|
| JMSVendorAdapterFactory |
Discovery class used to locate vendor adapters.
|
| JNDIVendorAdapter |
Uses JNDI to locate ConnectionFactory and Destinations
|
| SonicMQVendorAdapter |
Defines SonicMQ specific constants for connnection factory creation.
|
Copyright © The Apache Software Foundation. All Rights Reserved.