Uses of Class
org.mule.test.integration.transport.jms.scripting.AbstractJmsRequestFromScriptTestCase

Packages that use AbstractJmsRequestFromScriptTestCase
org.mule.test.integration.transport.jms.scripting   
 

Uses of AbstractJmsRequestFromScriptTestCase in org.mule.test.integration.transport.jms.scripting
 

Subclasses of AbstractJmsRequestFromScriptTestCase in org.mule.test.integration.transport.jms.scripting
 class JmsRequestFromScriptWithNoTransactionTestCase
          Tests that we are able to request jms messages from inside the script when the endpoints are defined using no transactions.
 class JmsRequestFromScriptWithXaTransactionTestCase
          Tests that we are able to request jms messages from inside the script when the endpoints are defined using XA transactions.
 



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