List of usage examples for javax.jms XAConnectionFactory interface-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