|
|||||||||
| Home >> All >> org >> mule >> [ umo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mule.umo
Interface UMOEventListener

- All Known Subinterfaces:
- UMOChain, UMOSyncEventListener, UniversalMessageObject
- public interface UMOEventListener
A MuleEventListener object is used to receive UMOEvent delivered asynchronously.
- Version:
- $Revision: 1.5 $
| Method Summary | |
void |
onEvent(UMOEvent event)
Passes the event to the listener |
| Method Detail |
onEvent
public void onEvent(UMOEvent event) throws UMOException
- Passes the event to the listener
|
|||||||||
| Home >> All >> org >> mule >> [ umo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC