org.mule.impl.internal.events
Interface CustomEventListener
- All Superinterfaces:
- UMOServerEventListener
- public interface CustomEventListener
- extends UMOServerEventListener
CustomEventListener
is an observer interface that can be used to
listen for Custom events using UMOManager.fireCustomEvent(..)
.
Custom events 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: 1.3 $
- Author:
- Ross Mason
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.