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>  
 

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