org.mule.module.spring.events
Interface MuleEventListener

All Superinterfaces:
org.springframework.context.ApplicationListener, EventListener
All Known Subinterfaces:
MuleSubscriptionEventListener
All Known Implementing Classes:
AsynchronousEventListener

public interface MuleEventListener
extends org.springframework.context.ApplicationListener

MuleEventListener is a interface that identifies an object as wanting to receive Mule Events


Method Summary
 
Methods inherited from interface org.springframework.context.ApplicationListener
onApplicationEvent
 



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