|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TrackingEvent
message tracking events are used to track the progress of message processing in the core, operational events are used to notify administrators or other software components of events like failure situations etc.
| Method Summary | |
|---|---|
javax.jbi.messaging.MessageExchange |
getExchange()
jbi message exchange object |
int |
getMessageExchangeId()
ID of the tracked message exchange. |
int |
getSeverity()
Event severity value as defined in the Severity interface. |
| Methods inherited from interface org.eclipse.swordfish.core.event.Event |
|---|
getProperties, getProperty, getTopic |
| Method Detail |
|---|
int getMessageExchangeId()
int getSeverity()
Severity interface.
javax.jbi.messaging.MessageExchange getExchange()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||