Class MessageHistory.Entry

java.lang.Object
java.util.Dictionary<Object,Object>
java.util.Hashtable<Object,Object>
java.util.Properties
org.springframework.integration.history.MessageHistory.Entry
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>
Enclosing class:
MessageHistory

public static class MessageHistory.Entry extends Properties
Inner class for each Entry in the history.
Since:
2.0
Author:
Mark Fisher, Artem Bilan, Gary Russell, Chris Bono
See Also:
  • Constructor Details

    • Entry

      public Entry()
  • Method Details

    • getName

      public String getName()
    • getType

      public String getType()
    • getTimestamp

      public String getTimestamp()