Class | Description |
---|---|
AbstractMonitoredObjectStore |
TODO
|
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–2013 MuleSource, Inc.. All rights reserved.