Package org.mule.util.store

Interface Summary
DeserializationPostInitialisable A marker interface used to trigger post-deserialization initialization of an object.
 

Class Summary
AbstractMonitoredObjectStore TODO
DeserializationPostInitialisable.Implementation  
InMemoryObjectStore InMemoryObjectStore implements an optionally bounded in-memory store for message IDs with periodic expiry of old entries.
InMemoryObjectStore.StoredObject Represents the object stored in the store.
TextFileObjectStore A Simple object store that stores String objects by key to a text file.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.