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> Defines a <ListableObjectStore to store data for event queues.
 

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-2012 MuleSoft, Inc.. All Rights Reserved.