Package org.mule.extras.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 spawn a thread for each Event received.
MuleApplicationEvent MuleApplicationEvent is an Spring ApplicationEvent used to wrap a MuleEvent
MuleEventMulticaster MuleEventMulticaster is an implementation of a Spring ApplicationeventMulticaster.
 

Exception Summary
ApplicationEventException ApplicationEventException TODO
 

Package org.mule.extras.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-2005 SymphonySoft Limited. All Rights Reserved.