Uses of Class
org.mule.test.integration.providers.jms.functional.AbstractJmsFunctionalTestCase

Packages that use AbstractJmsFunctionalTestCase
org.mule.test.integration.providers.jms.functional   
 

Uses of AbstractJmsFunctionalTestCase in org.mule.test.integration.providers.jms.functional
 

Subclasses of AbstractJmsFunctionalTestCase in org.mule.test.integration.providers.jms.functional
 class JmsClientAcknowledgeTransactionTestCase
          Test jms using JmsClientAcknowledgeTransactionFactory
 class JmsDurableTopicSingleTxTestCase
          Testing durable topic with external subscriber
 class JmsDurableTopicTestCase
          Testing durable topic with external subscriber
 class JmsMuleSideDurableTopicTestCase
          Testing durable topic when Mule is durable subscriber
 class JmsMuleSideDurableTopicXATxTestCase
          Testing durable topic with XA transactions
 class JmsSingleTransactionAlwaysBeginConfigurationTestCase
           
 class JmsSingleTransactionBeginOrJoinAndAlwaysBeginTestCase
           
 class JmsSingleTransactionComponentTestCase
          Get transaction status inside component There is a separate transaction for each component when single transaction(action: BEGIN_OR_JOIN) and jms transport are used
 class JmsSingleTransactionNoneTestCase
          Send and recieve JmsMessage without any tx
 class JmsTopicTestCase
          Message is put to topic with two subscribers
 class JmsXAAlwaysBeginTestCase
           
 class JmsXATransactionComponentTestCase
          Get transaction status inside component
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.