Example usage for org.springframework.jms.connection UserCredentialsConnectionFactoryAdapter subclass-usage

List of usage examples for org.springframework.jms.connection UserCredentialsConnectionFactoryAdapter subclass-usage

Introduction

In this page you can find the example usage for org.springframework.jms.connection UserCredentialsConnectionFactoryAdapter subclass-usage.

Usage

From source file com.shopzilla.spring.messaging.jms.connection.UserCredentialsXAConnectionFactoryAdapter.java

/**
 * This works in very much the same fashion as {@link org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter} from
 * the Spring Framework. This also deals with XA connections, however.
 *
 * @author Josh Long
 * @since May 11, 2010