Class Summary |
Order |
Order is a bean that gets sent back and forth between Mule and
Spring. |
OrderManagerBean |
OrderManagerBean receives Order beans from Mule and dispatches
processed results back through Mule via the applicationContext |
SpringEventsJmsExampleTestCase |
SpringEventsJmsExampleTestCase is a testcase used to test the
example config in the documentation. |
StringToOrder |
StringToOrder converts a String representation of an Order to an
Order object |
TestMuleEventBean |
TestMuleEventBean is a MuleEventBean for testing with the
MuleEventMulticaster. |