Package electric.util.dictionary.persistent

Interface Summary
IEntry IEntry is the interface that must be implemented by all objects that want put/remove notification.
IPersistentDictionary IPersistentDictionary
 

Class Summary
PersistentDictionary PersistentDictionary is an implementation of Dictionary that allows the individual entries to be stored in a filesystem directory.
Sync Sync performs bidirectional synchronization between an IPersistentDictionary and its underlying storage.
 



copyright© 2001-2004 by webMethods All Rights Reserved.