Uses of Class
org.mule.test.integration.spring.events.TestMuleEventBean

Packages that use TestMuleEventBean
org.mule.test.integration.spring.events   
org.mule.test.integration.spring.events.async   
 

Uses of TestMuleEventBean in org.mule.test.integration.spring.events
 

Subclasses of TestMuleEventBean in org.mule.test.integration.spring.events
 class OrderManagerBean
          OrderManagerBean receives Order beans from Mule and dispatches processed results back through Mule via the applicationContext
 

Uses of TestMuleEventBean in org.mule.test.integration.spring.events.async
 

Subclasses of TestMuleEventBean in org.mule.test.integration.spring.events.async
 class AsyncOrderManagerBean
          OrderManagerBean receives order beans from Mule and dispatches process relsults back through Mule via the applicationContext.
 



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