Package org.mule.api.store

Interface Summary
ExpirableObjectStore<T extends Serializable>  
ListableObjectStore<T extends Serializable>  
ObjectStore<T extends Serializable>  
ObjectStoreManager  
PartitionableExpirableObjectStore<T extends Serializable>  
PartitionableObjectStore<T extends Serializable>  
QueueStore<T extends Serializable> Deprecated. this class will be removed in Mule 4.0 in favor of the new queue implementation
 

Exception Summary
ObjectAlreadyExistsException  
ObjectDoesNotExistException  
ObjectStoreException This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
ObjectStoreNotAvaliableException This exception is thrown when the underlying to an ObjectStore's system fails.
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.