org.mule.impl.internal.notifications
Interface CustomNotificationListener

All Superinterfaces:
UMOServerNotificationListener
All Known Subinterfaces:
FunctionalTestNotificationListener

public interface CustomNotificationListener
extends UMOServerNotificationListener

CustomNotificationListener is an observer interface that can be used to listen for Custom notifications using UMOManager.fireCustomEvent(..). Custom notifications can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.

Version:
$Revision: 3798 $
Author:
Ross Mason

Methods inherited from interface org.mule.umo.manager.UMOServerNotificationListener
onNotification
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.