Package org.mule.util.store

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

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



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.