Package org.mule.module.spring.events

A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners.

See:
          Description

Interface Summary
MuleEventListener MuleEventListener is a interface that identifies an object as wanting to receive Mule Events
MuleSubscriptionEventListener MuleSubscriptionEventListener is a Spring ApplicationListener that is used to register interest about Mule events.
 

Class Summary
AsynchronousEventListener AsynchronousEventListener will proces a received MuleEvent in a separate Thread.
MuleApplicationEvent MuleApplicationEvent is an Spring ApplicationEvent used to wrap a DefaultMuleEvent
MuleEventMulticaster MuleEventMulticaster is an implementation of a Spring ApplicationEventMulticaster.
 

Exception Summary
ApplicationEventException ApplicationEventException TODO
 

Package org.mule.module.spring.events Description

A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners.



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