|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageHistory
Represents the history of a Camel Message how it was routed by the Camel routing engine.
| Method Summary | |
|---|---|
long |
getElapsed()
Gets the elapsed time in millis processing the node took |
NamedNode |
getNode()
Gets the node at the point of this history. |
String |
getRouteId()
Gets the route id at the point of this history. |
Date |
getTimestamp()
Gets the timestamp at the point of this history. |
void |
nodeProcessingDone()
Used for signalling that processing of the node is done. |
| Method Detail |
|---|
String getRouteId()
NamedNode getNode()
Date getTimestamp()
long getElapsed()
void nodeProcessingDone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||