Uses of Class
org.mule.transport.jms.integration.AbstractJmsSingleTransactionSingleServiceTestCase

Packages that use AbstractJmsSingleTransactionSingleServiceTestCase
org.mule.transport.jms.integration.transactions.local   
 

Uses of AbstractJmsSingleTransactionSingleServiceTestCase in org.mule.transport.jms.integration.transactions.local
 

Subclasses of AbstractJmsSingleTransactionSingleServiceTestCase in org.mule.transport.jms.integration.transactions.local
 class JmsSingleTransactionSingleServiceAlwaysBeginConfigurationTestCase
          Test all combinations of (inbound) ALWAYS_BEGIN.
 class JmsSingleTransactionSingleServiceAlwaysJoinConfigurationTestCase
          Test all combinations of (inbound) ALWAYS_JOIN.
 class JmsSingleTransactionSingleServiceBeginOrJoinConfigurationTestCase
          Test all combinations of (inbound) BEGIN_OR_JOIN.
 class JmsSingleTransactionSingleServiceJoinIfPossibleConfigurationTestCase
          Test all combinations of (inbound) JOIN_IF_POSSIBLE.
 class JmsSingleTransactionSingleServiceNoneConfigurationTestCase
          Test all combinations of (inbound) NONE.
 



Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.