public interface MessageHistoryFactory
MessageHistory instances.| Modifier and Type | Method and Description |
|---|---|
MessageHistory |
newMessageHistory(String routeId,
NamedNode node,
long timestamp)
Creates a new
MessageHistory |
MessageHistory newMessageHistory(String routeId, NamedNode node, long timestamp)
MessageHistoryrouteId - the route idnode - the node in the routetimestamp - the time the message processed at this node.MessageHistoryApache Camel