| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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–2015 MuleSoft, Inc.. All rights reserved.