public interface CustomNotificationListener extends ServerNotificationListener
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.onNotification
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.