org.springframework.integration.history
Class MessageHistory.Entry
java.lang.Object
java.util.Dictionary<K,V>
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.
- See Also:
- Serialized Form
Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, storeToXML, storeToXML |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
MessageHistory.Entry
public MessageHistory.Entry()
getName
public String getName()
getType
public String getType()
getTimestamp
public String getTimestamp()
Copyright © 2010. All Rights Reserved.