|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
I_MsgDistributor
| Field Summary |
| Fields inherited from interface org.xmlBlaster.engine.I_SubscriptionListener |
PRIO_01, PRIO_05, PRIO_10 |
| Method Summary | |
void |
distribute(MsgUnitWrapper msgUnitWrapper)
This method should not throw any exception so it is responsability of the plugin developer to catch Throwable and make the necessary error handling. |
| Methods inherited from interface org.xmlBlaster.engine.I_SubscriptionListener |
getPriority, subscriptionAdd, subscriptionRemove |
| Methods inherited from interface org.xmlBlaster.util.plugin.I_Plugin |
getType, getVersion, init, shutdown |
| Method Detail |
public void distribute(MsgUnitWrapper msgUnitWrapper)
msgUnitWrapper - the entry to distribute
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||