Uses of Interface
org.mule.api.store.ExpirableObjectStore

Packages that use ExpirableObjectStore
org.mule.api.store   
org.mule.util.store   
 

Uses of ExpirableObjectStore in org.mule.api.store
 

Subinterfaces of ExpirableObjectStore in org.mule.api.store
 interface PartitionableExpirableObjectStore<T extends Serializable>
           
 

Uses of ExpirableObjectStore in org.mule.util.store
 

Classes in org.mule.util.store that implement ExpirableObjectStore
 class PartitionedInMemoryObjectStore<T extends Serializable>
           
 class PartitionedPersistentObjectStore<T extends Serializable>
           
 



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