Uses of Interface
org.mule.module.spring.events.MuleEventListener

Packages that use MuleEventListener
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. 
 

Uses of MuleEventListener in org.mule.module.spring.events
 

Subinterfaces of MuleEventListener in org.mule.module.spring.events
 interface MuleSubscriptionEventListener
          MuleSubscriptionEventListener is a Spring ApplicationListener that is used to register interest about Mule events.
 

Classes in org.mule.module.spring.events that implement MuleEventListener
 class AsynchronousEventListener
          AsynchronousEventListener will proces a received MuleEvent in a separate Thread.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.