Uses of Class
org.mule.util.store.MonitoredObjectStoreWrapper.StoredObject

Packages that use MonitoredObjectStoreWrapper.StoredObject
org.mule.util.store   
 

Uses of MonitoredObjectStoreWrapper.StoredObject in org.mule.util.store
 

Constructor parameters in org.mule.util.store with type arguments of type MonitoredObjectStoreWrapper.StoredObject
MonitoredObjectStoreWrapper(ListableObjectStore<MonitoredObjectStoreWrapper.StoredObject<T>> baseStore)
           
MonitoredObjectStoreWrapper(ListableObjectStore<MonitoredObjectStoreWrapper.StoredObject<T>> baseStore, int maxEntries, int entryTTL, int expirationInterval)
           
 



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