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
Inner class for each Entry in the history.
- Since:
- 2.0
- Author:
- Mark Fisher, Artem Bilan, Gary Russell, Chris Bono
- See Also:
- 
Field SummaryFields inherited from class java.util.Propertiesdefaults
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.Propertiesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, getProperty, getProperty, hashCode, isEmpty, keys, keySet, list, list, load, load, loadFromXML, merge, propertyNames, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, save, setProperty, size, store, store, storeToXML, storeToXML, storeToXML, stringPropertyNames, toString, values
- 
Constructor Details- 
Entrypublic Entry()
 
- 
- 
Method Details- 
getName
- 
getType
- 
getTimestamp
 
-