| Home >> All >> org >> apache >> axis >> components >> [ jms Javadoc ] |
org.apache.axis.components.jms: Javadoc index of package org.apache.axis.components.jms.
Package Samples:
org.apache.axis.components.jms
Classes:
JMSVendorAdapterFactory: Discovery class used to locate vendor adapters. Switch the default JNDI-based implementation by using the org.apache.axis.components.jms.JMSVendorAdapter system property
SonicMQVendorAdapter: Defines SonicMQ specific constants for connnection factory creation. Overrides methods in BeanVendorAdapter to fill in MQ classnames
BeanVendorAdapter: Uses ClassUtils.forName and reflection to configure ConnectionFactory. Uses the input sessions to create destinations.
JMSVendorAdapter: SPI Interface that all JMSVendorAdaptors must implement. Allows for ConnectionFactory creation and Destination lookup
JNDIVendorAdapter: Uses JNDI to locate ConnectionFactory and Destinations
| Home | Contact Us | Privacy Policy | Terms of Service |