Uses of Class
org.mule.util.store.AbstractMonitoredObjectStore

Packages that use AbstractMonitoredObjectStore
org.mule.util.store   
 

Uses of AbstractMonitoredObjectStore in org.mule.util.store
 

Subclasses of AbstractMonitoredObjectStore in org.mule.util.store
 class InMemoryObjectStore
          InMemoryObjectStore implements an optionally bounded in-memory store for message IDs with periodic expiry of old entries.
 class TextFileObjectStore
          A Simple object store that stores String objects by key to a text file.
 



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